We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252bf23 commit 13e4a8eCopy full SHA for 13e4a8e
.github/workflows/pypi-release.yml
@@ -52,7 +52,7 @@ jobs:
52
53
steps:
54
- name: Retrieve dist folder
55
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+ uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
56
with:
57
name: release-dist
58
path: dist/
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
82
0 commit comments