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 353c0f5 commit e1f8bedCopy full SHA for e1f8bed
.github/workflows/release-gh-draft.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v4.1.1
37
38
- name: Download all artifacts
39
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
40
41
- name: Download manylinux-aarch64 artifacts from CircleCI
42
continue-on-error: true # incase things don't work here, can manually handle it
0 commit comments