Chore: bump actions/checkout from 4 to 5 (#443)

This commit is contained in:
dependabot[bot]
2025-08-14 08:36:46 +08:00
committed by GitHub
parent 5d1d9d86c6
commit cde247c9be

View File

@@ -31,24 +31,24 @@ jobs:
shell: bash
- name: Checkout the "hidden" branch of this repo
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
ref: hidden
- name: Checkout Loyalsoldier/domain-list-custom
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
repository: Loyalsoldier/domain-list-custom
path: custom
- name: Checkout v2fly/domain-list-community
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
repository: v2fly/domain-list-community
path: community
- name: Checkout cokebar/gfwlist2dnsmasq
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
repository: cokebar/gfwlist2dnsmasq
path: gfwlist2dnsmasq