diff --git a/.github/workflows/download-upstream.yml b/.github/workflows/download-upstream.yml index 87f8ae8f..049b3d33 100644 --- a/.github/workflows/download-upstream.yml +++ b/.github/workflows/download-upstream.yml @@ -13,7 +13,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: prepare upstream list run: |