mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-01-01 12:35:04 +07:00
Compare commits
1 Commits
2025112013
...
2025112102
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d85e814d7 |
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@v5
|
uses: actions/checkout@v6
|
||||||
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@v5
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
path: code
|
path: code
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user