Skip to content

Commit cb82539

Browse files
authored
Merge pull request #18 from VitexSoftware/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 3aaf06c + df75cda commit cb82539

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v6
1919

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

0 commit comments

Comments
 (0)