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.
2 parents d7bf111 + 2d8ad2a commit cd5ae12Copy full SHA for cd5ae12
.github/workflows/test.yml
@@ -56,7 +56,7 @@ jobs:
56
go-version: 1.20.x
57
- uses: actions/checkout@v4
58
- run: make clean build rpm deb
59
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
60
with:
61
name: linux-build-artifacts
62
path: |
0 commit comments