mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 11:23:57 +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"
|
||||
id: check_files
|
||||
uses: andstor/file-existence-action@v2
|
||||
uses: andstor/file-existence-action@v3
|
||||
with:
|
||||
files: "package.json, artisan"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user