Skip to content

Commit f326f6b

Browse files
chore: update dependency go to v1.25.4
1 parent d6649c5 commit f326f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Go
3434
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
3535
with:
36-
go-version: "1.23.5"
36+
go-version: "1.25.4"
3737
- name: Run GoReleaser
3838
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
3939
# TODO: fix error=archive named dist/reearth_0.0.0-SNAPSHOT-xxxxxxxx.tar.gz already exists. Check your archive name template

0 commit comments

Comments
 (0)