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