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 5f3b08d commit 4f43071Copy full SHA for 4f43071
1 file changed
.github/workflows/lint-test.yaml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
12
13
- name: Set up Go
14
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
15
with:
16
go-version: ">=1.25.3"
17
0 commit comments