Skip to content

Commit 2c9d23e

Browse files
chore(deps): update bump-dependencies to v1.26.4
1 parent 30b56e4 commit 2c9d23e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
1515
with:
16-
go-version: "1.26.3"
16+
go-version: "1.26.4"
1717

1818
- name: golangci-lint
1919
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9

.github/workflows/stress-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
1616
with:
17-
go-version: "1.26.3"
17+
go-version: "1.26.4"
1818

1919
- name: Run stress tests
2020
id: stress_test

0 commit comments

Comments
 (0)