Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Fixup ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoteTheMighty committed Nov 19, 2020
1 parent 84c5c40 commit f12697c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -18,11 +18,11 @@ jobs:
with:
submodules: true

- uses: leafo/gh-actions-lua@v5
- uses: leafo/gh-actions-lua@v8
with:
luaVersion: "5.1"

- uses: leafo/gh-actions-luarocks@v2
- uses: leafo/gh-actions-luarocks@v4

- name: Install dependencies
run: |
Expand Down

0 comments on commit f12697c

Please sign in to comment.