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 9a03838 commit 641db12Copy full SHA for 641db12
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
- uses: actions/checkout@v5
44
with:
45
path: ${{ github.workspace }}/src/github.com/${{ github.repository }}
46
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
47
48
go-version: 1.23.3
49
- name: Generate files
0 commit comments