Skip to content

Commit d74b243

Browse files
committed
chore(deps): update actions/download-artifact action to v3
1 parent f6dfbf0 commit d74b243

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
@@ -103,7 +103,7 @@ jobs:
103103
- target: aarch64-apple-darwin
104104
steps:
105105
- name: Download all workflow run artifacts
106-
uses: actions/download-artifact@v2
106+
uses: actions/download-artifact@v3
107107

108108
- name: Upload Release Asset
109109
id: upload-release-asset

0 commit comments

Comments
 (0)