Skip to content

Commit 058b22e

Browse files
authored
Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
2 parents bf96b5e + c8e2c21 commit 058b22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- run: pipx run build
1717

18-
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
18+
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
1919
with:
2020
name: distfiles
2121
path: dist/

0 commit comments

Comments
 (0)