diff --git a/.github/workflows/lualint.yml b/.github/workflows/lualint.yml index 41094c2..ddfbd66 100644 --- a/.github/workflows/lualint.yml +++ b/.github/workflows/lualint.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Install dependencies run: |