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 3b84bc7 commit 14aa498Copy full SHA for 14aa498
.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.20.x
+ go-version: 1.22.x
57
- uses: actions/checkout@v4
58
- run: make clean build rpm deb
59
- uses: actions/upload-artifact@v4
0 commit comments