Skip to content

Commit

Permalink
chore: update Node.js version to 22 in rush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drazisil committed Dec 16, 2024
1 parent 3c0fe30 commit 2ea6b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
email: 'drazi@duck.com'
- uses: actions/setup-node@v3
with:
node-version: 20
node-version: 22
- name: Verify Change Logs
run: node common/scripts/install-run-rush.js change --verify
- name: Rush Install
Expand Down

0 comments on commit 2ea6b34

Please sign in to comment.