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.
2 parents dda5d0d + a6f0fe1 commit 9fb0528Copy full SHA for 9fb0528
1 file changed
.github/workflows/release.yml
@@ -22,9 +22,8 @@ jobs:
22
- run: mkdir target
23
24
- name: Download artifacts
25
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
26
with:
27
- name: build-artifacts
28
path: target
29
30
- name: Unarchive Windows's build artifacts
@@ -53,9 +52,8 @@ jobs:
53
52
54
55
56
57
58
59
60
61
- name: Unarchive Windows's buildㅍ artifacts
0 commit comments