Skip to content

Commit

Permalink
Bump latest-tag action to avoid deprecation.
Browse files Browse the repository at this point in the history
  • Loading branch information
kylc committed Sep 23, 2024
1 parent e734b37 commit d7b6204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
path: dist
- if: github.ref == 'refs/heads/master'
name: update prerelease tag
uses: EndBug/[email protected].1
uses: EndBug/[email protected].2
with:
ref: "prerelease"

Expand Down

0 comments on commit d7b6204

Please sign in to comment.