Skip to content

Commit da0197e

Browse files
authored
Merge branch 'main' into upgrade-hinode-v1
2 parents 711ca41 + 56f0b68 commit da0197e

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
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 1 # Fetch only the latest commit for faster builds
2727

2828
- name: Install Go
29-
uses: actions/setup-go@v5
29+
uses: actions/setup-go@v6
3030
with:
3131
go-version: ">1.0.0"
3232
cache: true

0 commit comments

Comments
 (0)