Skip to content

Commit

Permalink
Merge pull request #187 from ensdomains/mdt/node22-gh-action
Browse files Browse the repository at this point in the history
bump github ci action node version to v22
  • Loading branch information
mdtanrikulu authored Feb 25, 2025
2 parents 7fe2c82 + 42ea564 commit 18d5ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

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

steps:
Expand Down

0 comments on commit 18d5ec5

Please sign in to comment.