1
0
mirror of https://github.com/MetaCubeX/meta-rules-dat.git synced 2025-11-03 17:46:54 +08:00

Bump actions/checkout from v2.3.3 to v2.3.4 (#54)

This commit is contained in:
dependabot[bot]
2020-11-04 07:03:27 +08:00
committed by GitHub
parent 755fb3a7dd
commit a14c3c75f7

View File

@@ -38,24 +38,24 @@ jobs:
shell: bash
- name: Checkout the "hidden" branch of this repo
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
with:
ref: hidden
- name: Checkout Loyalsoldier/geoip
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
with:
repository: Loyalsoldier/geoip
path: geoip
- name: Checkout Loyalsoldier/domain-list-custom
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
with:
repository: Loyalsoldier/domain-list-custom
path: custom
- name: Checkout v2fly/domain-list-community
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
with:
repository: v2fly/domain-list-community
path: community