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 b8b35b5 commit 7757265Copy full SHA for 7757265
.github/workflows/conformance.yaml
@@ -39,7 +39,7 @@ jobs:
39
distribution: temurin
40
41
- name: Setup Go
42
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
+ uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
43
with:
44
go-version: '1.21'
45
0 commit comments