Skip to content

Commit

Permalink
Switch node version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu authored Sep 19, 2023
1 parent 4d0e9b1 commit 9aae471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2.5.2
with:
node-version: v16
node-version: v14

- name: Npm Install
run: npm install
Expand Down

0 comments on commit 9aae471

Please sign in to comment.