From 2cff41f719340f6c157ca5f77a0fda75a6c399ce Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Sun, 6 Aug 2023 22:39:36 -0700 Subject: [PATCH] update ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87b6ac2..e54679e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/setup-go@v4 with: - go-version: '1.20.6' + go-version: '1.20.7' - name: Ensure linux agent compiles run: |