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 4d72113 + 21df47f commit 9e619ccCopy full SHA for 9e619cc
.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