Skip to content

Commit 0924904

Browse files
chore(deps): update dependency go to 1.27.x (#341)
/lgtm
1 parent 5e62962 commit 0924904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Go
3434
uses: actions/setup-go@v7
3535
with:
36-
go-version: '1.26.x'
36+
go-version: '1.27.x'
3737
# Eventually we should build inline...
3838

3939
- name: Build the binaries

0 commit comments

Comments
 (0)