Skip to content

Commit

Permalink
Merge pull request #6 from renoki-co/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-2.4.0

Bump actions/checkout from 2.3.5 to 2.4.0
  • Loading branch information
rennokki committed Nov 8, 2021
2 parents 926c1a0 + 5d4f374 commit 75c213b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} --${{ matrix.prefer }}

steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0

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

0 comments on commit 75c213b

Please sign in to comment.