Skip to content

Commit

Permalink
CI: update node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jul 15, 2023
1 parent be6db08 commit a4d4ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: setup Node.js
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
- name: setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit a4d4ac6

Please sign in to comment.