diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 1dce479..b24ca9b 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -61,7 +61,7 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v5 - - uses: JohnnyMorganz/stylua-action@v4 + - uses: JohnnyMorganz/stylua-action@v5 with: token: ${{ secrets.GITHUB_TOKEN }} version: latest