diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8415348f0..830e3c26e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -23,7 +23,7 @@ jobs: id: go - name: Check out code into the Go module directory - uses: actions/checkout@v1 + uses: actions/checkout@v2 - name: Check that source has been prepared run: |