diff --git a/.github/workflows/clang-format-image.yml b/.github/workflows/clang-format-image.yml index 3fff6e0..572263c 100644 --- a/.github/workflows/clang-format-image.yml +++ b/.github/workflows/clang-format-image.yml @@ -78,7 +78,7 @@ jobs: steps: - uses: actions/setup-go@v5 with: - go-version: '^1.17' + go-version: '^1.21' check-latest: true - name: Install ghcr-cleaner run: go install github.com/jidicula/ghcr-cleaner@latest