Skip to content

Commit

Permalink
Merge pull request #10 from beste/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
github-actions[bot] authored Sep 4, 2023
2 parents aac7790 + 6d38f04 commit 3861182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 3861182

Please sign in to comment.