Skip to content

Commit b8e6198

Browse files
chore(deps): update dependency go to v1.24.5
1 parent b6f2ca3 commit b8e6198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unitest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1212
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
1313
with:
14-
go-version: '1.24.4'
14+
go-version: '1.24.5'
1515
- run: |
1616
./unitest.sh

0 commit comments

Comments
 (0)