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 61ab1c4 commit 5ccdaddCopy full SHA for 5ccdadd
.github/workflows/build-for-quarkus-version.yml
@@ -289,7 +289,7 @@ jobs:
289
fi
290
291
- name: Archive Dev Mode application logs
292
- uses: actions/upload-artifact@v1
+ uses: actions/upload-artifact@v4
293
if: failure()
294
with:
295
name: dev-mode-app.log
@@ -332,7 +332,7 @@ jobs:
332
333
334
- name: Archive native application logs
335
336
337
338
name: native.log
0 commit comments