Skip to content

Commit

Permalink
chore: update version of Node.js for Prettier workflow (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose authored Nov 4, 2024
1 parent 97f38bf commit 9f331ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

strategy:
matrix:
node-version: [20.x]
node-version: [22.x]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 9f331ab

Please sign in to comment.