Try newer actions/checkout@v2

This commit is contained in:
Alex Dima
2020-12-11 10:47:54 +01:00
parent 3b34ea9f16
commit 124b4bd151

View File

@@ -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