1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-05-19 14:59:54 +02:00

Bump GitHub actions

This commit is contained in:
Peter Mescalchin 2022-03-10 10:50:01 +11:00
parent 7799d864d9
commit e6be523901
5 changed files with 15 additions and 15 deletions
.github/workflows

View file

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