Skip to content

Commit

Permalink
Bump actions/checkout from 1 to 4 (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 23c63be commit bfa2105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}

- uses: actions/checkout@v1
- uses: actions/checkout@v4

- name: Validate composer.json and composer.lock
run: composer validate
Expand Down

0 comments on commit bfa2105

Please sign in to comment.