Skip to content

Commit b8622ad

Browse files
authored
Merge pull request #125 from Kit/dependabot/github_actions/andstor/file-existence-action-3
Bump andstor/file-existence-action from 1 to 3
2 parents 712d15e + 4406210 commit b8622ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# if e.g. composer install fails.
3131
- name: Check ConvertKit Library Exists
3232
id: check_files
33-
uses: andstor/file-existence-action@v1
33+
uses: andstor/file-existence-action@v3
3434
with:
3535
files: "vendor/convertkit/convertkit-wordpress-libraries/src/class-convertkit-api-traits.php, vendor/convertkit/convertkit-wordpress-libraries/src/class-convertkit-api-v4.php, vendor/convertkit/convertkit-wordpress-libraries/src/class-convertkit-log.php, vendor/convertkit/convertkit-wordpress-libraries/src/class-convertkit-resource-v4.php, vendor/convertkit/convertkit-wordpress-libraries/src/class-convertkit-review-request.php"
3636

0 commit comments

Comments
 (0)