We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78f74bf + 93185e9 commit 4df0d9dCopy full SHA for 4df0d9d
1 file changed
action.yml
@@ -89,7 +89,7 @@ runs:
89
shell: bash
90
- name: "Check file existence"
91
id: check_files
92
- uses: andstor/file-existence-action@v2
+ uses: andstor/file-existence-action@v3
93
with:
94
files: ".tmp"
95
- name: "Post: Change folder own group"
0 commit comments