switch to actions/checkout image v2

This commit is contained in:
BuckarooBanzay 2020-06-05 06:55:39 +02:00
parent c7d46c7b34
commit 781ef34568
1 changed files with 1 additions and 1 deletions

View File

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