Skip to content

Commit 49f5a15

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

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
@@ -94,7 +94,7 @@ jobs:
9494
- target: x86_64-apple-darwin
9595
steps:
9696
- name: Download all workflow run artifacts
97-
uses: actions/download-artifact@v2
97+
uses: actions/download-artifact@v3
9898

9999
- name: Upload Release Asset
100100
id: upload-release-asset

0 commit comments

Comments
 (0)