|
@@ -22,7 +22,7 @@ jobs:
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
|
|
|
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Get latest go version
|
|
@@ -50,7 +50,7 @@ jobs:
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
|
|
|
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Setup Go
|
|
@@ -70,7 +70,7 @@ jobs:
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
|
|
|
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Setup Go
|
|
@@ -201,7 +201,7 @@ jobs:
|
|
|
TAGS: with_clash_api,with_quic
|
|
|
steps:
|
|
|
- name: Checkout
|
|
|
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
|
|
|
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
|
|
with:
|
|
|
fetch-depth: 0
|
|
|
- name: Get latest go version
|