We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd61e4 commit 5003e50Copy full SHA for 5003e50
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
id-token: write
39
steps:
40
- name: Download Distribution Artifacts
41
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
42
with:
43
# The build-and-inspect-python-package action invokes upload-artifact.
44
# These are the correct arguments from that action.
0 commit comments