diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index bb8bb9656..416533324 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,7 @@ jobs: node-version: "lts/Iron" cache: "npm" - run: npm ci - - uses: leafo/gh-actions-lua@v12 + - uses: leafo/gh-actions-lua@v13 - uses: leafo/gh-actions-luarocks@v6 - name: Setup dependencies run: |