Skip to content

Commit

Permalink
Merge pull request #4 from hofff/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4

github-actions(deps): bump actions/checkout from 3 to 4
  • Loading branch information
dmolineus authored Nov 25, 2024
2 parents 97b1cc1 + dd1bd29 commit 7925691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diagnostics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

steps:
- name: PHP ${{ matrix.php }} Pull source
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 7925691

Please sign in to comment.