Skip to content

Commit 6f56905

Browse files
Merge pull request #19 from CodeWithSushil/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 96b1699 + 63c869d commit 6f56905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v7
1818

1919
- name: Setup PHP
2020
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)