Skip to content

Commit 2a7f6e6

Browse files
ci: sync hronous workflow go version (#8)
1 parent 065a7f5 commit 2a7f6e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- uses: actions/setup-go@v5
3232
with:
33-
go-version: 1.22
33+
go-version: 1.23.4
3434
cache-dependency-path: ${{ github.workspace }}/openlist-lib/openlist/go.sum
3535

3636
- uses: actions/setup-java@v4
@@ -105,7 +105,7 @@ jobs:
105105

106106
# - uses: actions/setup-go@v5
107107
# with:
108-
# go-version: 1.22
108+
# go-version: 1.23.4
109109

110110
# - name: Download OpenList Source Code
111111
# run: |

0 commit comments

Comments
 (0)