Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita1aa018

Browse files
committed
chore(deps): update Go version in release workflow
Update Go version in release.yml to match go.mod version (1.24.6)
1 parent0839404 commita1aa018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/release.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
-name:Set up Go
2929
uses:actions/setup-go@v6
3030
with:
31-
go-version:"1.24.2"
31+
go-version:"1.24.6"
3232
id:go
3333

3434
-name:Get dependencies
@@ -86,7 +86,7 @@ jobs:
8686
-name:Set up Go
8787
uses:actions/setup-go@v6
8888
with:
89-
go-version:"1.24.2"
89+
go-version:"1.24.6"
9090

9191
-name:Import GPG key
9292
id:import_gpg

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp