diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index aeb5eba..93556a2 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: # no-fail: true - name: Setup Go - uses: actions/setup-go@v6.3.0 + uses: actions/setup-go@v6.4.0 with: go-version: "1.26"