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 1b1270b commit d6170cfCopy full SHA for d6170cf
2 files changed
.github/workflows/lint-test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
15
with:
16
- go-version: "1.26.2"
+ go-version: "1.26.3"
17
18
- name: golangci-lint
19
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
.github/workflows/stress-test.yaml
@@ -14,7 +14,7 @@ jobs:
- name: Run stress tests
20
id: stress_test
0 commit comments