We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a829ae + e983b0c commit 4ef51f6Copy full SHA for 4ef51f6
1 file changed
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
85
steps:
86
- name: Download build artifacts
87
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
88
with:
89
name: "python-build-dist"
90
path: dist
0 commit comments