Skip to content

Commit

Permalink
use node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
docimin committed Dec 17, 2024
1 parent d0eb49f commit c2639fd
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 @@ -31,7 +31,7 @@ jobs:
runs-on: ${{ github.event.inputs.os }}
strategy:
matrix:
node: [18.x]
node: [22.x]
steps:
- name: 🏗 Setup repo
uses: actions/checkout@v2
Expand Down

0 comments on commit c2639fd

Please sign in to comment.