chore(deps): update actions/checkout action to v4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-04 22:46:51 +00:00
committed by GitHub
parent b6e1252f61
commit 445973b2ad
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
php: [ "8.1" ]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0