2 parents f740637 + 0e92bff commit bb674c5Copy full SHA for bb674c5
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout repository
16
uses: actions/checkout@v5
17
- name: Setup Go
18
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
19
with:
20
go-version: ${{ matrix.go-version }}
21
- name: Test with Go
0 commit comments