Skip to content

Commit

Permalink
Revert node version as it didn't fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JonTaylor1971 committed May 2, 2024
1 parent 50be3a4 commit 916247d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-vue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

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

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

0 comments on commit 916247d

Please sign in to comment.