Skip to content

Commit

Permalink
npm update 2025-01-08 (#8)
Browse files Browse the repository at this point in the history
* npm update

* Update GitHub actions node version 18 -> 22
  • Loading branch information
jduffey authored Jan 8, 2025
1 parent 6a5f5b0 commit 621cfd9
Show file tree
Hide file tree
Showing 2 changed files with 1,076 additions and 2,768 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [18.x]
node-version: [22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit 621cfd9

Please sign in to comment.