Skip to content

Commit

Permalink
upd node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
peersky committed Aug 21, 2024
1 parent fd8cb8c commit 2674795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 18.17.1
node-version: '18.17.1'
cache: 'pnpm'
- name: Get pnpm store directory
shell: bash
Expand Down

0 comments on commit 2674795

Please sign in to comment.