Skip to content

Commit

Permalink
update gha
Browse files Browse the repository at this point in the history
  • Loading branch information
hrsh7th committed Oct 20, 2024
1 parent a1ec102 commit ea5427c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
neovim: true

- name: Setup lua
uses: leafo/gh-actions-lua@v8
uses: leafo/gh-actions-lua@v10
with:
luaVersion: "luajit-2.1.0-beta3"
luaVersion: "luajit-openresty"

- name: Setup luarocks
uses: leafo/gh-actions-luarocks@v4
Expand Down

0 comments on commit ea5427c

Please sign in to comment.