diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 336e69b..2759d7d 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -14,7 +14,7 @@ jobs: pull-requests: write env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - STYLUA_VERSION: 0.11.0 + STYLUA_VERSION: 0.11.2 steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2