ci: Use GitHub Actions from luarocks namespace

This commit is contained in:
luau-project 2025-02-28 17:21:57 -03:00 committed by Caleb Maclennan
parent 66cdeca663
commit f139105c98
No known key found for this signature in database
GPG Key ID: B538286DE04ECFE5

View File

@ -22,11 +22,11 @@ jobs:
if: ${{ startsWith(matrix.platform, 'windows') && !startsWith(matrix.luaVersion, 'luajit') }}
uses: ilammy/msvc-dev-cmd@v1
- name: Setup lua
uses: leso-kn/gh-actions-lua@v11-staging
uses: luarocks/gh-actions-lua@v10
with:
luaVersion: ${{ matrix.luaVersion }}
- name: Setup luarocks
uses: hishamhm/gh-actions-luarocks@master
uses: luarocks/gh-actions-luarocks@v5
- name: Make and install
run: |
luarocks make -- luasocket-scm-3.rockspec