Skip to content

Commit

Permalink
Merge branch 'main' into use-patrick
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil authored Sep 2, 2024
2 parents 0b0785f + 66303e5 commit 6f5a294
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].4
with:
branch: gh-pages
folder: docs
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0
with:
python-version: "3.12"
architecture: "x64"
Expand Down

0 comments on commit 6f5a294

Please sign in to comment.