Skip to content

Commit 3c0fb0a

Browse files
authored
Update download-artifacts to v4 (#3)
1 parent e92ef28 commit 3c0fb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- run: npm install
6060

6161
- name: Download release artifact
62-
uses: actions/download-artifact@v3
62+
uses: actions/download-artifact@v4
6363
with:
6464
name: release
6565
path: release

0 commit comments

Comments
 (0)