mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-13 16:47:13 +00:00
chore(deps): update andstor/file-existence-action action to v3 (#11)
This commit is contained in:
2
.github/workflows/laravel-phpunit.yml
vendored
2
.github/workflows/laravel-phpunit.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
- name: "Check file existence"
|
- name: "Check file existence"
|
||||||
id: check_files
|
id: check_files
|
||||||
uses: andstor/file-existence-action@v2
|
uses: andstor/file-existence-action@v3
|
||||||
with:
|
with:
|
||||||
files: "package.json, artisan"
|
files: "package.json, artisan"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user