diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2e12b84..7cca83e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,7 +29,7 @@ jobs: # Runs a single command using the runners shell - name: Set up Go - uses: actions/setup-go@v5 + uses: actions/setup-go@v6 with: go-version: 1.22