Skip to content

Commit 048ec4a

Browse files
chore(deps): update dependency go to v1.24.6
Generated by renovateBot
1 parent a2f0181 commit 048ec4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Set up Go
4545
uses: actions/setup-go@v5
4646
with:
47-
go-version: 1.24.3
47+
go-version: 1.24.6
4848

4949
- name: Set up gotestfmt
5050
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest

0 commit comments

Comments
 (0)