Skip to content

Commit

Permalink
chore: upgrade Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
maneki-admin committed Apr 22, 2024
1 parent 93b2b8d commit 520c14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: run tests
strategy:
matrix:
node: ["18.x"]
node: ["20.x"]
os: [ubuntu-latest]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 520c14a

Please sign in to comment.