We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203b073 commit 1c7afb2Copy full SHA for 1c7afb2
.github/workflows/test.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
14
15
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
16
with:
0 commit comments