Skip to content

Commit cc7248f

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] <[email protected]>
1 parent 4e9a7ec commit cc7248f

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
@@ -31,7 +31,7 @@ jobs:
3131

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

0 commit comments

Comments
 (0)