Skip to content

Commit f60b2ac

Browse files
authored
Merge pull request #16 from portphp/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 4 to 7
2 parents 808fdff + 133c481 commit f60b2ac

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
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020

2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v7
2323

2424
- name: Set up PHP
2525
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)