mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
Update download-upstream.yml
This commit is contained in:
parent
8945f1409c
commit
c9ffe24358
2
.github/workflows/download-upstream.yml
vendored
2
.github/workflows/download-upstream.yml
vendored
@ -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@v3
|
||||
- uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: prepare upstream list
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user