Skip to content

Commit 5f58ffa

Browse files
renovate[bot]d0ugal
authored andcommitted
chore(deps): update dependency go to v1.25.3
1 parent b2eef33 commit 5f58ffa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Go 1.25.1
2424
uses: actions/setup-go@v6
2525
with:
26-
go-version: '1.25.2'
26+
go-version: '1.25.3'
2727

2828
- name: Install dependencies
2929
run: go mod download
@@ -68,7 +68,7 @@ jobs:
6868
- name: Set up Go 1.25.1
6969
uses: actions/setup-go@v6
7070
with:
71-
go-version: '1.25.2'
71+
go-version: '1.25.3'
7272

7373
- name: Build
7474
run: |

0 commit comments

Comments
 (0)