Skip to content

Commit d31b8ef

Browse files
authored
Merge pull request #32 from bedita/dependabot/github_actions/gh-actions-a331d3ec2d
chore(deps): bump actions/checkout from 4 to 5 in the gh-actions group
2 parents 6cfd6af + 4372def commit d31b8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

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

3838
steps:
3939
- name: 'Checkout current revision'
40-
uses: 'actions/checkout@v4'
40+
uses: 'actions/checkout@v5'
4141

4242
- name: 'Setup PHP'
4343
uses: 'shivammathur/setup-php@v2'

0 commit comments

Comments
 (0)