diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 01f010b..07af559 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -149,7 +149,7 @@ jobs: timeout-minutes: 30 runs-on: ubuntu-latest container: - image: golang:1.15.12 + image: golang:1.22.5 steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: ./