Skip to content

Commit d777c82

Browse files
ci(github-release): update release go ( 1.23.12 → 1.24.6 ) (#67)
1 parent edfbbcc commit d777c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Go
1717
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
1818
with:
19-
go-version: 1.23
19+
go-version: 1.24
2020
- name: Test
2121
run: go run gotest.tools/gotestsum@latest --junitfile unit-tests.xml --format pkgname
2222

0 commit comments

Comments
 (0)