Skip to content

Commit

Permalink
Bump git action node version to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeger authored Mar 21, 2022
1 parent 1776bd7 commit a34f2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/[email protected]
with:
node-version: 12
node-version: 14
- name: Install dependencies
run: npm ci
- name: Run tests
Expand Down

0 comments on commit a34f2b1

Please sign in to comment.