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 4e9a7ec commit 552fbd7Copy full SHA for 552fbd7
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Check for 'lcov.info' existence
33
id: check_files
34
- uses: andstor/file-existence-action@v2
+ uses: andstor/file-existence-action@v3
35
with:
36
files: "TestResults/reports/lcov.info"
37
0 commit comments