Skip to content

Commit

Permalink
test: bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep committed Nov 28, 2024
1 parent a5c8994 commit f1f9574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify_formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22

- name: Get Prettier version from package-lock.json
run: |
Expand Down

0 comments on commit f1f9574

Please sign in to comment.