Skip to content

Commit d27aadf

Browse files
authored
Merge pull request #15 from Hyunk3l/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 34d3801 + 8677f4b commit d27aadf

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
@@ -14,7 +14,7 @@ jobs:
1414
php-version: [ '8.4' ]
1515

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

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

0 commit comments

Comments
 (0)