We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9c69f commit 0801729Copy full SHA for 0801729
2 files changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v7
16
17
- name: Set up Go
18
- uses: actions/setup-go@v6
+ uses: actions/setup-go@v7
19
with:
20
go-version-file: go.mod
21
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
.github/workflows/ls-smoke-tests.yml
@@ -18,7 +18,7 @@ jobs:
22
23
24
0 commit comments