Skip to content

Commit 8fb8547

Browse files
committed
Upgrade download-artifact
1 parent 6046a0c commit 8fb8547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
runs-on: ubuntu-latest
9494
steps:
9595
- name: Download All Artifacts
96-
uses: actions/download-artifact@v2
96+
uses: actions/download-artifact@v4
9797
with:
9898
path: artifacts/
9999

0 commit comments

Comments
 (0)