Skip to content

Commit

Permalink
chore: set workflow node version to match docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
gulfaraz committed Jul 12, 2024
1 parent 2a0564c commit a296bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

strategy:
matrix:
node-version: [12.x]
node-version: [17.x]

defaults:
run:
Expand Down

0 comments on commit a296bb4

Please sign in to comment.