update actions versions to the latest one (#18)

This commit is contained in:
Dmitry Shibanov
2022-11-23 14:30:18 +01:00
committed by GitHub
parent c79b33d62c
commit 98c01fe014
4 changed files with 9 additions and 8 deletions

View File

@ -9,7 +9,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: |