Skip to content

Commit 280b82c

Browse files
committed
upgrade download-artifact
1 parent 315228a commit 280b82c

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
@@ -117,7 +117,7 @@ jobs:
117117
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
118118

119119
- name: ⏬Download all the build artifacts
120-
uses: actions/download-artifact@v3
120+
uses: actions/download-artifact@v4
121121
with:
122122
path: release-artifacts
123123

0 commit comments

Comments
 (0)