We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9a966a + 4df0d9d commit 8b17003Copy full SHA for 8b17003
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