diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08775eab933..f0c4fdf2316 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: CHILD_CONCURRENCY: "1" GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 # TODO: rename azure-pipelines/linux/xvfb.init to github-actions - run: | sudo apt-get update