Skip to content

Commit 03ee73d

Browse files
authored
update ci go version to match go.mod (#787)
1 parent fc3b422 commit 03ee73d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
id-token: write
1818
with:
1919
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
20+
go-version: '1.24.6'
2021
golangci-lint-version: 2.1.6

0 commit comments

Comments
 (0)