Skip to content

Commit

Permalink
bump major Go release used for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
finnigja committed Feb 20, 2025
1 parent d7d7d94 commit 9be5be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-attested-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '^1.22'
go-version: '^1.23'
- name: Check out code
uses: actions/checkout@v4
- name: Get latest tag
Expand Down

0 comments on commit 9be5be7

Please sign in to comment.