We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc81d20 commit 346d408Copy full SHA for 346d408
1 file changed
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- uses: actions/checkout@v4
43
44
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
45
with:
46
go-version: '^1.22'
47
check-latest: true
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
go-version: 1.${{ matrix.go }}.x
81
cache: true
0 commit comments