We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26a02e commit 7a86425Copy full SHA for 7a86425
.github/workflows/package.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/setup-python@v4
32
33
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
34
with:
35
name: artifact
36
path: dist
0 commit comments