Skip to content

Commit

Permalink
newer node
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Dec 30, 2023
1 parent 75577a2 commit 7a212b6
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 @@ -11,7 +11,7 @@ jobs:
- name: install node
uses: actions/setup-node@v1
with:
node-version: 14.x
node-version: 19.x
- name: Cache node dependencies
uses: actions/cache@v2
env:
Expand Down

0 comments on commit 7a212b6

Please sign in to comment.