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 4b4c67d commit 9afc710Copy full SHA for 9afc710
1 file changed
.github/workflows/build.yml
@@ -62,7 +62,7 @@ jobs:
62
run: cpack -G DEB
63
64
- name: Upload Build Artifact
65
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
66
with:
67
name: bngblaster-${{matrix.os}}
68
path: ${{ github.workspace }}/build/*.deb
@@ -122,7 +122,7 @@ jobs:
122
123
124
125
126
127
128
0 commit comments