Skip to content

Commit

Permalink
Merge fbf2feb into 65a6475
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 17, 2024
2 parents 65a6475 + fbf2feb commit 992c881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:
uses: pnpm/action-setup@v2.2.4

- name: Use Node.js ${{ inputs.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
registry-url: 'https://registry.npmjs.org'
node-version: ${{ inputs.node-version }}
Expand Down

0 comments on commit 992c881

Please sign in to comment.