diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a59361e682..f476806013 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -201,7 +201,7 @@ jobs: runs-on: ubuntu-latest name: cargo test stable (x11) steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 - name: install deps run: |