Skip to content

Commit

Permalink
Merge pull request #9 from paulmillr/readme-6
Browse files Browse the repository at this point in the history
Update nodejs ci
  • Loading branch information
paulmillr authored Jun 13, 2024
2 parents 0c24eba + 3c0731c commit 8631225
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 8631225

Please sign in to comment.