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 441ba27 commit bc1642eCopy full SHA for bc1642e
.github/workflows/report.yml
@@ -38,7 +38,7 @@ jobs:
38
run: poetry run nox -s report -- -- --format json | tee metrics.json
39
40
- name: Upload Artifacts
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: metrics.json
44
path: metrics.json
exasol/toolbox/templates/github/workflows/report.yml
0 commit comments