Skip to content

Commit 79ab4f9

Browse files
Copilotlpcox
andcommitted
Update Go version to 1.25 for consistency with other workflows
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
1 parent 0c61c2a commit 79ab4f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Go
2828
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
2929
with:
30-
go-version: '1.23'
30+
go-version: '1.25'
3131
- name: Install gh-aw extension
3232
run: |
3333
curl -fsSL https://raw.githubusercontent.com/githubnext/gh-aw/refs/heads/main/install-gh-aw.sh | bash

0 commit comments

Comments
 (0)