Skip to content

Commit

Permalink
update node version for bluehawk
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseymoore committed Jun 4, 2024
1 parent 24138f9 commit 04e51b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bluehawk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v1
with:
node-version: 15.x
node-version: 18.x
- run: npx bluehawk check -i "*.md" -i "*.properties" -i "*.lock" examples tutorial

0 comments on commit 04e51b4

Please sign in to comment.