|
@@ -22,7 +22,7 @@ jobs:
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
|
|
|
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Setup Go
|
|
@@ -58,7 +58,7 @@ jobs:
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
|
|
|
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Setup Go
|
|
@@ -78,7 +78,7 @@ jobs:
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
|
|
|
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Setup Go
|
|
@@ -208,7 +208,7 @@ jobs:
|
|
|
TAGS: with_clash_api,with_quic
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
|
|
|
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Setup Go
|