We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 982b3a6 + 28fa85c commit d6a6b54Copy full SHA for d6a6b54
1 file changed
.github/workflows/pypi.yaml
@@ -71,7 +71,7 @@ jobs:
71
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
72
73
- name: "Download build artifacts"
74
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
75
with:
76
name: Packages
77
path: dist
@@ -103,7 +103,7 @@ jobs:
103
104
105
106
107
108
109
0 commit comments