Update download-upstream.yml

This commit is contained in:
gentlyxu 2023-03-29 20:57:45 +08:00 committed by GitHub
parent 3f10b9b1cb
commit e0da339350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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