diff --git a/.github/workflows/sync-to-azure.yml b/.github/workflows/sync-to-azure.yml index 76572bd93..4e9decb85 100644 --- a/.github/workflows/sync-to-azure.yml +++ b/.github/workflows/sync-to-azure.yml @@ -24,7 +24,7 @@ jobs: if: needs.check-env.outputs.azure-key == 'true' runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2.4.0 + - uses: actions/checkout@v2.7.0 - name: Extract branch name shell: bash