We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00a584 commit caa2303Copy full SHA for caa2303
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
python-version: 3.9
30
31
- name: Download distribution files
32
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
33
with:
34
name: dist
35
path: dist
0 commit comments