update CI

This commit is contained in:
Andre Staltz 2023-04-21 14:30:00 +03:00
parent 898a652921
commit cea1483d3c
No known key found for this signature in database
GPG Key ID: 9EDE23EA7E8A4890
1 changed files with 1 additions and 1 deletions

View File

@ -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: