We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e4a8e commit c8511daCopy full SHA for c8511da
1 file changed
.github/workflows/pypi-release.yml
@@ -33,7 +33,7 @@ jobs:
33
scripts/build_pypi_package.sh
34
35
- name: Persist dist folder
36
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
37
with:
38
name: release-dist
39
path: dist/
0 commit comments