Skip to content

Commit 4df0d9d

Browse files
authored
Merge pull request #8 from swimmwatch/dependabot/github_actions/dev/andstor/file-existence-action-3
Bump andstor/file-existence-action from 2 to 3
2 parents 78f74bf + 93185e9 commit 4df0d9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ runs:
8989
shell: bash
9090
- name: "Check file existence"
9191
id: check_files
92-
uses: andstor/file-existence-action@v2
92+
uses: andstor/file-existence-action@v3
9393
with:
9494
files: ".tmp"
9595
- name: "Post: Change folder own group"

0 commit comments

Comments
 (0)