Skip to content

Commit

Permalink
ci: node v22
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jun 18, 2024
1 parent ee0cf93 commit 50c99dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
node:
- 18
- 20
- 22
steps:
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4
- name: Use Node.js ${{ matrix.node }}
Expand Down

0 comments on commit 50c99dd

Please sign in to comment.