Skip to content

Commit 351c66e

Browse files
committed
Use v3 download artifact
1 parent 290ee85 commit 351c66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
# Download artifacts to use in deployment
4747
- name: Download Artifacts
48-
uses: actions/download-artifact@v2
48+
uses: actions/download-artifact@v3
4949
with:
5050
name: build-artifacts
5151
path: ./

0 commit comments

Comments
 (0)