mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 11:43:00 +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:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4.1.1
|
||||||
- name: co master
|
- name: co master
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4.1.1
|
||||||
with:
|
with:
|
||||||
ref: 'master'
|
ref: 'master'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user