Skip to content

Commit

Permalink
Merge pull request #3 from clickbar/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-node-4
  • Loading branch information
saibotk authored Jan 20, 2025
2 parents 9b479c1 + 0eeb84b commit a530bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- uses: pnpm/action-setup@v4

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
cache: 'pnpm'
node-version: '22'
Expand Down

0 comments on commit a530bcc

Please sign in to comment.