diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a325da..10dcc49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@v3 - name: Run stylua - uses: JohnnyMorganz/stylua-action@1.0.0 + uses: JohnnyMorganz/stylua-action@v1.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} args: --check .