We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728a58f commit deaf1baCopy full SHA for deaf1ba
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
id-token: write
40
steps:
41
- name: ⤵️ Download distribution artifact
42
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
43
with:
44
name: pypi-dist
45
path: dist
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments