switch actions to v3

This commit is contained in:
Dmitry Shibanov 2022-04-06 09:37:30 +02:00
parent 0aa6f2a84f
commit beda3da693
9 changed files with 62 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: |