ci: only fix major version of vulnerable action (#2411)

also bump checkout to v2 everywhere
This commit is contained in:
Christian Clason 2022-01-30 19:03:07 +01:00 committed by GitHub
parent d47df1813a
commit ab29010c5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ jobs:
name: Luacheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Prepare
run: |