Skip to content

Commit

Permalink
update from main (#37)
Browse files Browse the repository at this point in the history
* Update action.yml (#34)

* update checkout to v4 (#36)
  • Loading branch information
tschm authored Feb 11, 2024
1 parent f717488 commit 500e572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
using: "composite"

steps:
- uses: actions/setup-python@v3
- uses: actions/setup-python@v5

# Download the dist folder from the build job
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 500e572

Please sign in to comment.