We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d979b7d commit 49f60f8Copy full SHA for 49f60f8
.github/workflows/conformance.yaml
@@ -39,7 +39,7 @@ jobs:
39
distribution: temurin
40
41
- name: Setup Go
42
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
43
with:
44
go-version: '1.21'
45
0 commit comments