Skip to content

Commit

Permalink
update Node.js to v18.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Aug 12, 2023
1 parent 14259ad commit a37a045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
java-version: 17
- uses: actions/setup-node@v3
with:
node-version: 18.16.0
node-version: 18.17.1
- run: npm ci
# - run: npm audit
- run: npx antora src/site/antora/ci-playbook.yml
Expand Down

0 comments on commit a37a045

Please sign in to comment.