Skip to content

Commit

Permalink
Increase node version
Browse files Browse the repository at this point in the history
  • Loading branch information
OlliMartin committed Jan 20, 2025
1 parent 63fc05a commit b69c09b
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 @@ -20,7 +20,7 @@ jobs:
run: echo "${{ secrets.SERVICE_ACCOUNT_TOKEN }}" | gh auth login --with-token
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- name: Verify Change Logs
run: node common/scripts/install-run-rush.js change --verify
- name: Rush Install
Expand Down

0 comments on commit b69c09b

Please sign in to comment.