Skip to content

Commit

Permalink
test: use node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Nov 24, 2024
1 parent 12be549 commit 3a0efd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20]
node-version: [22]

steps:
- name: Checkout 🛎️
Expand Down

0 comments on commit 3a0efd6

Please sign in to comment.