Skip to content

Commit abc5d17

Browse files
authored
Merge pull request #162 from RemedyIT/dependabot/github_actions/andstor/file-existence-action-3
Bump andstor/file-existence-action from 2 to 3
2 parents 8e727ef + 339bbd8 commit abc5d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
$X11_BASE_ROOT/bin/brix11 generate documentation
166166
- name: Check documentation file existence
167167
id: check_files
168-
uses: andstor/file-existence-action@v2
168+
uses: andstor/file-existence-action@v3
169169
with:
170170
files: "docs/html/taox11/getting_started.html"
171171
- name: File exists

0 commit comments

Comments
 (0)