Skip to content

Commit

Permalink
Merge pull request #13 from laracraft-tech/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
Sairahcaz authored Jan 18, 2024
2 parents 744b9db + 663ac12 commit 0f7b1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_imports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Cache Composer packages
id: composer-cache
Expand Down

0 comments on commit 0f7b1cb

Please sign in to comment.