Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Update action.yml (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
piscis committed Jun 5, 2023
1 parent 152fd25 commit a220e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
steps:
- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
run_install: false
- name: Install NodeJS
uses: actions/setup-node@v3
Expand Down

0 comments on commit a220e68

Please sign in to comment.