Skip to content

Commit 0f74995

Browse files
committed
Merge remote-tracking branch 'origin/renovate/actions-setup-go-6.x'
2 parents 069f9bf + 271c07e commit 0f74995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Install Go
2727
if: success()
28-
uses: actions/setup-go@v5
28+
uses: actions/setup-go@v6
2929
with:
3030
go-version: ${{ matrix.go-version }}
3131

0 commit comments

Comments
 (0)