change actions

This commit is contained in:
Aleksey_Levin 2024-01-07 16:18:43 +08:00
parent 73babdae42
commit 1e92f8941c

View file

@ -5,7 +5,7 @@ jobs:
init:
strategy:
matrix:
node-version: [ 17.x ]
node-version: [ 18.x ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3