1
0
mirror of https://github.com/v2fly/domain-list-community.git synced 2025-08-24 19:38:35 +00:00

Bump actions/checkout from 4 to 5 (#2807)

This commit is contained in:
dependabot[bot] 2025-08-14 08:26:18 +08:00 committed by GitHub
parent 6cb593b962
commit 7c96df4298
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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