Skip to content

Commit

Permalink
Merge branch 'main' into update-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Secrus authored Jan 3, 2025
2 parents a03d835 + 1367ff0 commit e2fa831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- run: pipx run build

- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
name: distfiles
path: dist/
Expand Down Expand Up @@ -58,6 +58,6 @@ jobs:
name: distfiles
path: dist/

- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
with:
print-hash: true

0 comments on commit e2fa831

Please sign in to comment.