We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929ca4c commit cffe087Copy full SHA for cffe087
1 file changed
.github/workflows/release_wheels.yml
@@ -44,7 +44,7 @@ jobs:
44
timeout-minutes: 30
45
steps:
46
- name: Retrieve saved wheels
47
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v5.0.0
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
48
with:
49
path: dist/
50
pattern: python-wheels-*
0 commit comments