There was an error while loading. Please reload this page.
2 parents bd4eaac + 1cb72d7 commit 238f335Copy full SHA for 238f335
.github/workflows/lint.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
13
with:
14
fetch-depth: 0
15
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
- name: Setup Go
22
uses: actions/setup-go@v6
0 commit comments