Skip to content

Commit

Permalink
ci: update actions/download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Mar 31, 2024
1 parent 000e4c3 commit 58dbad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 58dbad8

Please sign in to comment.