Skip to content

Commit

Permalink
chore(CI): fix uses typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Apr 11, 2023
1 parent 454b6f0 commit 5349a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
with:
path: ./node_modules
key: prod-deps-${{ runner.os }}-${{ hashFiles('package-lock.json') }}
- uses: actions/download-artifactv3
- uses: actions/download-artifact@v3
name: Restore build output
with:
name: build-output
Expand Down

0 comments on commit 5349a67

Please sign in to comment.