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 b98ce44 commit 88cf6a1Copy full SHA for 88cf6a1
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
${{ runner.os }}-go-
54
- uses: actions/setup-go@v5
55
with:
56
- go-version: 1.22.x
+ go-version: 1.23.x
57
- uses: actions/checkout@v4
58
- run: make clean build rpm deb
59
- uses: actions/upload-artifact@v4
0 commit comments