Skip to content

Commit 4af8045

Browse files
dependabot[bot]jnyrup
authored andcommitted
Bump andstor/file-existence-action from 2 to 3
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 2 to 3. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](andstor/file-existence-action@v2...v3) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 999e056 commit 4af8045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Check for 'lcov.info' existence
3232
id: check_files
33-
uses: andstor/file-existence-action@v2
33+
uses: andstor/file-existence-action@v3
3434
with:
3535
files: "TestResults/reports/lcov.info"
3636

0 commit comments

Comments
 (0)