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 8609e64 commit 0d9a539Copy full SHA for 0d9a539
.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@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
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