Skip to content

Commit 5061d72

Browse files
committed
match latest developer scripts
1 parent cc54c56 commit 5061d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: install golang
5252
uses: actions/setup-go@v5
5353
with:
54-
go-version: '1.20'
54+
go-version: '1.24.3'
5555

5656
- name: Compile
5757
if: success() && inputs.command != 'release'

0 commit comments

Comments
 (0)