From 0dad8875aceaae220aac6c6659d9261be528daf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 01:17:02 +0000 Subject: Update all digest updates (#8) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25f99b3..0c0d00f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v5 with: - go-version: "1.24.3" + go-version: "1.24.4" - name: Cache Go modules uses: actions/cache@v4 with: @@ -51,7 +51,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v5 with: - go-version: "1.24.3" + go-version: "1.24.4" - name: Run golangci-lint uses: golangci/golangci-lint-action@v8 with: -- cgit v1.2.3