Skip to content

Commit

Permalink
Bumped node to v16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Schmidt authored and Lars Schmidt committed Jul 11, 2023
1 parent 2eb802e commit 36c64fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v2.1.2
with:
node-version: 12.x
node-version: 16.x

- name: Install dependencies
run: yarn install
Expand Down

0 comments on commit 36c64fb

Please sign in to comment.