Skip to content

Commit

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

github-actions(deps): bump actions/checkout from 3 to 4
  • Loading branch information
dmolineus authored Feb 27, 2024
2 parents ba6966c + e997c39 commit 6fffb62
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: Pull source
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup PHP with PECL extension
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 6fffb62

Please sign in to comment.