diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5017d2c9..33502794 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: name: Test implementation in Golang runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-go@v4 with: go-version: ^1.19