diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7015e5a..3978eb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: uses: styfle/cancel-workflow-action@0.9.1 with: access_token: ${{ github.token }} - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Checkout submodules shell: bash run: |