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 c194297 commit ebba35fCopy full SHA for ebba35f
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
file: TestResults/reports/lcov.info
44
45
- name: Upload artifacts
46
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
47
with:
48
path: ./Artifacts/*
49
only-unit-tests:
0 commit comments