We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6987729 + 0c01644 commit f257763Copy full SHA for f257763
1 file changed
action.yaml
@@ -56,7 +56,7 @@ runs:
56
57
- name: '⬇ Download build artefacts'
58
# yamllint disable-line rule:line-length
59
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
60
with:
61
62
name: "${{ inputs.artefact_name || env.python_project_name }}"
0 commit comments