diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3819e351..50ab8f59 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: fetch-depth: 1 - name: Run StyLua check - uses: JohnnyMorganz/stylua-action@v4 + uses: JohnnyMorganz/stylua-action@v5 with: token: ${{ secrets.GITHUB_TOKEN }} version: latest