diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49872a8..2e7e0a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup go - uses: actions/setup-go@v5 + uses: actions/setup-go@v6 with: go-version: stable # Project is inside a sub folder