Skip to content

Commit

Permalink
upgrade node version
Browse files Browse the repository at this point in the history
  • Loading branch information
foobar404 committed Mar 13, 2024
1 parent 9babb32 commit 6fe3c4c
Show file tree
Hide file tree
Showing 6 changed files with 1,659 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
environment: default
strategy:
matrix:
node-version: [12.x]
node-version: [18.x]
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 6fe3c4c

Please sign in to comment.