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 f74e2a9 commit 21df47fCopy full SHA for 21df47f
.github/workflows/test.yml
@@ -88,7 +88,7 @@ jobs:
88
go-version: 1.19.x
89
- uses: actions/checkout@v3
90
- run: make clean build rpm deb
91
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
92
with:
93
name: linux-build-artifacts
94
path: |
0 commit comments