Skip to content

Commit a9a966a

Browse files
authored
Merge pull request #7 from swimmwatch/dev
Bump andstor/file-existence-action from 1 to 2 (master)
2 parents 5f57db0 + 78f74bf commit a9a966a

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@v1
92+
uses: andstor/file-existence-action@v2
9393
with:
9494
files: ".tmp"
9595
- name: "Post: Change folder own group"

0 commit comments

Comments
 (0)