Skip to content

Commit

Permalink
Merge branch 'master' into gh-88
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Dec 30, 2023
2 parents f3b7fce + 7a212b6 commit 6acab87
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 6acab87

Please sign in to comment.