We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb81e6 commit b00468fCopy full SHA for b00468f
1 file changed
.github/workflows/python.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- uses: actions/checkout@v6
33
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
34
with:
35
name: artifact
36
path: dist
@@ -57,7 +57,7 @@ jobs:
57
permissions:
58
id-token: write
59
60
61
62
63
0 commit comments