Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from codedge/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-v2.3.4

github-actions(deps): bump actions/checkout from v1 to v2.3.4
  • Loading branch information
codedge authored Jan 6, 2021
2 parents 5507588 + a58458e commit a72325f
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 @@ -18,7 +18,7 @@ jobs:
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
steps:
- name: Checkout code
uses: actions/checkout@v1
uses: actions/checkout@v2.3.4

- name: Setup PHP
uses: shivammathur/[email protected]
Expand Down

0 comments on commit a72325f

Please sign in to comment.