We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5937061 commit cd88f16Copy full SHA for cd88f16
2 files changed
.github/workflows/lint-test.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
13
14
- - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
+ - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
15
with:
16
go-version: ">=1.25.0"
17
.github/workflows/stress-test.yaml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments