There was an error while loading. Please reload this page.
1 parent c026faa commit 792ab01Copy full SHA for 792ab01
2 files changed
.github/workflows/ci.yml
@@ -34,12 +34,12 @@ jobs:
34
35
steps:
36
- name: Checkout
37
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
38
with:
39
fetch-depth: 0
40
41
- name: Setup Go
42
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
43
44
go-version: ${{ matrix.go }}
45
cache: true
.github/workflows/label-actions.yml
@@ -21,12 +21,12 @@ jobs:
21
22
23
24
25
26
27
28
29
30
31
32
0 commit comments