Skip to content

Commit

Permalink
Update download-artifact action version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Feb 11, 2024
1 parent d975316 commit 676d6bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

- name: Download Artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: dist
path: dist
Expand Down

0 comments on commit 676d6bb

Please sign in to comment.