mirror of
https://github.com/v2fly/domain-list-community.git
synced 2025-08-22 18:38:36 +00:00
Merge branch 'master' into add-yandex-ads
This commit is contained in:
commit
2ea26a64bd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout codebase
|
- name: Checkout codebase
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
path: code
|
path: code
|
||||||
|
|
||||||
|
2
.github/workflows/test-pr.yml
vendored
2
.github/workflows/test-pr.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout codebase
|
- name: Checkout codebase
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
path: code
|
path: code
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user