Skip to content

Commit 4406210

Browse files
Bump andstor/file-existence-action from 1 to 3
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 1 to 3. - [Release notes](https://github.com/andstor/file-existence-action/releases) - [Commits](andstor/file-existence-action@v1...v3) --- updated-dependencies: - dependency-name: andstor/file-existence-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed8471c commit 4406210

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)