Skip to content

Commit

Permalink
node 12 -> 18
Browse files Browse the repository at this point in the history
  • Loading branch information
untuned committed Sep 29, 2024
1 parent 43a2642 commit 5f975a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Node
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 18
- name: Install
run: npm ci
- name: Build
Expand Down

0 comments on commit 5f975a7

Please sign in to comment.