Skip to content

Commit d8901d3

Browse files
Ajit Pratap Singhclaude
authored andcommitted
fix(ci): bump action.yml go-version 1.24 → 1.26 to match go.mod
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fdf1e8b commit d8901d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ runs:
115115
- name: Setup Go
116116
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
117117
with:
118-
go-version: '1.24'
118+
go-version: '1.26'
119119

120120
# Disable cache when testing in repository to always build from latest source
121121
# - name: Cache GoSQLX binary

0 commit comments

Comments
 (0)