diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de8fb23..5d03819 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,6 +46,8 @@ jobs: - name: Set up Go uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0 + with: + go-version: stable - name: Check uses: ./