Skip to content

Commit 93479f3

Browse files
Bump andstor/file-existence-action from 2 to 3 (#1686)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ca6818 commit 93479f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yaml

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

6464
- name: check test times cache exists
6565
id: check_files
66-
uses: andstor/file-existence-action@v2
66+
uses: andstor/file-existence-action@v3
6767
with:
6868
files: /tmp/sorted.txt
6969

0 commit comments

Comments
 (0)