diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 3a5858ba..0546607d 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -43,7 +43,7 @@ jobs: with: python-version: '3.11' - - uses: leafo/gh-actions-lua@v10 + - uses: leafo/gh-actions-lua@v11 with: luaVersion: "5.4.1"