Skip to content

Commit

Permalink
#1654: Use luarocks' GitHub actions (#1655)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVanDeursen authored Feb 23, 2025
1 parent e726cbb commit 2f880ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gendoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
neovim: true
version: ${{ matrix.version }}

- uses: leafo/gh-actions-lua@v9
- uses: luarocks/gh-actions-lua@v10
with:
luaVersion: "luajit-2.1.0-beta3"
- uses: leafo/gh-actions-luarocks@v4
- uses: luarocks/gh-actions-luarocks@v5

- name: Install all required modules
run: |
Expand Down

0 comments on commit 2f880ad

Please sign in to comment.