Skip to content

Commit 4d7ed3d

Browse files
authored
Merge pull request #103 from NETWAYS/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 8923e41 + 1c001c9 commit 4d7ed3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
steps:
2525
- name: Checkout code base
26-
uses: actions/checkout@v6
26+
uses: actions/checkout@v7
2727

2828
- name: Setup PHP
2929
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)