diff --git a/.github/workflows/check-formatting.yml b/.github/workflows/check-formatting.yml index 0392546..775a3bf 100644 --- a/.github/workflows/check-formatting.yml +++ b/.github/workflows/check-formatting.yml @@ -14,7 +14,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 f1d7b57..b01ac2b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: leafo/gh-actions-lua@8c9e175e7a3d77e21f809eefbee34a19b858641b + - uses: leafo/gh-actions-lua@6919171ccf181b826f44b9bca76307b577217377 with: luaVersion: 5.4