Bump actions to v3 (#314)

This commit is contained in:
Dmitry Shibanov 2022-04-07 12:25:49 +02:00 committed by GitHub
parent d2e3f417a9
commit cd35109007
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 63 additions and 62 deletions

View file

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
name: Check licenses
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- run: npm ci
- name: Install licensed
run: |