Skip to content

Commit c798415

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 57c43c3 commit c798415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
cache: 'npm'
147147

148148
- name: Setup Go (for Go tools testing)
149-
uses: actions/setup-go@v5
149+
uses: actions/setup-go@v6
150150
with:
151151
go-version: '1.25'
152152

0 commit comments

Comments
 (0)