We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6be12a4 + 142b14d commit d6114c5Copy full SHA for d6114c5
.github/workflows/codecov.yml
@@ -23,7 +23,7 @@ jobs:
23
sudo make -C criu install-criu PREFIX=/usr
24
25
- name: Install Go
26
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
27
with:
28
check-latest: true
29
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
go-version: 'stable'
42
0 commit comments