There was an error while loading. Please reload this page.
2 parents 6b914b8 + 0fe1aac commit 3a09e23Copy full SHA for 3a09e23
1 file changed
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/setup-go@v6
13
with:
14
go-version: 1.24.x
15
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
16
17
fetch-depth: 1
18
- name: Run golangci-lint
@@ -66,7 +66,7 @@ jobs:
66
67
68
69
70
71
72
- name: Install qemu-img as a test dependency
0 commit comments