Skip to content

Commit

Permalink
Update download-artifacts to v4 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKowal authored Jan 31, 2025
1 parent e92ef28 commit 3c0fb0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- run: npm install

- name: Download release artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: release
path: release
Expand Down

0 comments on commit 3c0fb0a

Please sign in to comment.