Skip to content

Commit

Permalink
Merge pull request #21 from authts/ci-node-version
Browse files Browse the repository at this point in the history
up ci node version
  • Loading branch information
zach-betz-hln authored Oct 21, 2024
2 parents 5bbf877 + 4d64ef1 commit 14d8a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
node-version: [20.x]
node-version: [22.x]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 14d8a2a

Please sign in to comment.