Skip to content

Commit cd78441

Browse files
authored
Update .github/workflows/test.yml
1 parent fe59e72 commit cd78441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
- uses: actions/setup-go@v5
1111
with:
12-
go-version: '^1.23'
12+
go-version: '^1.24'
1313

1414
- uses: actions/setup-node@v4
1515
with:

0 commit comments

Comments
 (0)