We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f57db0 + 78f74bf commit a9a966aCopy full SHA for a9a966a
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@v1
+ uses: andstor/file-existence-action@v2
93
with:
94
files: ".tmp"
95
- name: "Post: Change folder own group"
0 commit comments