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 01b694c commit a73cc4aCopy full SHA for a73cc4a
.github/workflows/conformance.yml
@@ -47,7 +47,7 @@ jobs:
47
dotnet-version: ${{ matrix.dotnet }}
48
49
- name: Setup Go
50
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
51
with:
52
go-version: '^1.16'
53
0 commit comments