We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0e1b6 commit 98e4692Copy full SHA for 98e4692
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
14
15
- - uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
+ - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
16
with:
17
go-version: 1.22.x
18
0 commit comments