Skip to content

Commit a4a3236

Browse files
chore(deps): update dependency go to v1.24.4
Generated by renovateBot
1 parent 1784d14 commit a4a3236

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-egress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Set up Go
4949
uses: actions/setup-go@v5
5050
with:
51-
go-version: 1.22.1
51+
go-version: 1.24.4
5252

5353
- name: Download Go modules
5454
run: go mod download

.github/workflows/test-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Set up Go
5858
uses: actions/setup-go@v5
5959
with:
60-
go-version: 1.22.1
60+
go-version: 1.24.4
6161

6262
- name: Download Go modules
6363
run: go mod download

0 commit comments

Comments
 (0)