update workflow again
This commit is contained in:
parent
a833fde276
commit
bbc8480677
2 changed files with 2 additions and 2 deletions
2
.github/workflows/lint-pr.yml
vendored
2
.github/workflows/lint-pr.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
env:
|
||||
LUA_VERSION: 5.1.5
|
||||
LUAROCKS_VERSION: 3.9.2
|
||||
LUAROCKS_VERSION: 3.11.1
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
env:
|
||||
LUA_VERSION: 5.1.5
|
||||
LUAROCKS_VERSION: 3.9.2
|
||||
LUAROCKS_VERSION: 3.11.1
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue