mirror of https://codeberg.org/pzp/pzp-db.git
update CI
This commit is contained in:
parent
898a652921
commit
cea1483d3c
|
@ -16,7 +16,7 @@ jobs:
|
|||
node-version: [16.x, 18.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue