mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 14:29:16 +08:00
Update auto-rebuild.yml
This commit is contained in:
parent
c9ffe24358
commit
320b59ff3b
4
.github/workflows/auto-rebuild.yml
vendored
4
.github/workflows/auto-rebuild.yml
vendored
@ -11,9 +11,9 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4.1.1
|
||||
- name: co master
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
ref: 'master'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user