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

Commitcde036c

Browse files
authored
fix: Update to Go 1.19 for releases (#3814)
1 parent30f8fd9 commitcde036c

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
@@ -52,7 +52,7 @@ jobs:
5252

5353
-uses:actions/setup-go@v3
5454
with:
55-
go-version:"~1.18"
55+
go-version:"~1.19"
5656

5757
-name:Cache Node
5858
id:cache-node
@@ -165,7 +165,7 @@ jobs:
165165

166166
-uses:actions/setup-go@v3
167167
with:
168-
go-version:"~1.18"
168+
go-version:"~1.19"
169169

170170
-name:Import Signing Certificates
171171
uses:Apple-Actions/import-codesign-certs@v1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp