Skip to content

Commit

Permalink
Merge pull request #99 from renoki-co/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.1.1

Bump actions/checkout from 3.0.2 to 4.1.1
  • Loading branch information
rennokki authored Mar 13, 2024
2 parents 194f13e + b2f2f2f commit a441b9c
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@v3.0.2
- uses: actions/checkout@v4.1.1

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

0 comments on commit a441b9c

Please sign in to comment.