Skip to content

Commit 27a60fc

Browse files
committed
security update
1 parent da0c78c commit 27a60fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build a binary wheel and a source tarball
3232
run: python3 -m build
3333
- name: Store the distribution packages
34-
uses: actions/[email protected].0
34+
uses: actions/[email protected]
3535
with:
3636
name: python-package-distributions
3737
path: dist/

0 commit comments

Comments
 (0)