Skip to content

Commit 8407ec9

Browse files
authored
Merge pull request #41 from renovate-bot/renovate/routine-dependency-updates
chore(deps): update routine dependency updates to v1.26.4
2 parents 33d0d93 + 17855d0 commit 8407ec9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
1717
with:
18-
go-version: '1.26.3'
18+
go-version: '1.26.4'
1919
cache-dependency-path: go.sum
2020

2121
- name: Run tests with coverage
@@ -61,7 +61,7 @@ jobs:
6161
- name: Set up Go
6262
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
6363
with:
64-
go-version: '1.26.3'
64+
go-version: '1.26.4'
6565
cache-dependency-path: go.sum
6666

6767
- name: Run go vet
@@ -76,7 +76,7 @@ jobs:
7676
- name: Set up Go
7777
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
7878
with:
79-
go-version: '1.26.3'
79+
go-version: '1.26.4'
8080
cache-dependency-path: go.sum
8181

8282
- name: Install golangci-lint
@@ -96,7 +96,7 @@ jobs:
9696
- name: Set up Go
9797
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
9898
with:
99-
go-version: '1.26.3'
99+
go-version: '1.26.4'
100100
cache-dependency-path: go.sum
101101

102102
- name: Run go mod tidy

0 commit comments

Comments
 (0)