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 d4d736e commit 89cec5aCopy full SHA for 89cec5a
2 files changed
.github/workflows/lint-test.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
13
14
- - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
+ - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
15
with:
16
go-version: "1.26.4"
17
.github/workflows/stress-test.yaml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments