Skip to content

Commit f726cbb

Browse files
authored
Merge pull request #32 from beyondcode/dependabot/github_actions/actions/checkout-6
2 parents 2e66155 + 6aab2ed commit f726cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
name: PHP ${{ matrix.php }} / Laravel ${{ matrix.laravel }}
7777

7878
steps:
79-
- uses: actions/checkout@v4
79+
- uses: actions/checkout@v6
8080

8181
- name: Setup PHP
8282
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)