Switch to latest action version

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Jude Melton-Houghton 2022-02-08 09:02:15 -05:00 committed by GitHub
parent e8338af183
commit 85cf4c4875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@main
- name: apt
run: sudo apt-get install -y luarocks
- name: luacheck install