diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aaff0e5..5f07270 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,7 @@ jobs: repository: pilot-protocol/app-store path: app-store - - uses: actions/setup-go@v6 + - uses: actions/setup-go@v7 with: go-version-file: libpilot/go.mod cache: true