Skip to content

Commit

Permalink
bump actions/checkout from 3.4.0 to 3.5.0 (via #112)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent 31aa1b3 commit 6202e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
- "--prefer-lowest"
steps:
- name: Checkout
uses: actions/checkout@v3.4.0
uses: actions/checkout@v3.5.0

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

0 comments on commit 6202e5b

Please sign in to comment.