Skip to content

Commit

Permalink
Up node action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tmathern committed Mar 15, 2024
1 parent 507088f commit 8c8f263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[ci skip]')"
strategy:
matrix:
node-version: [14.17]
node-version: [18.4.0]

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

0 comments on commit 8c8f263

Please sign in to comment.