diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index ff4f676..93922db 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b + - uses: leafo/gh-actions-lua@6919171ccf181b826f44b9bca76307b577217377 with: luaVersion: 5.4 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d405a69..1ddaaa5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b + - uses: leafo/gh-actions-lua@6919171ccf181b826f44b9bca76307b577217377 with: luaVersion: 5.4