Skip to content

Commit 78af422

Browse files
authored
Merge pull request #165 from Icinga/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 6b4cd30 + 62fb7fa commit 78af422

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
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Checkout code base
25-
uses: actions/checkout@v5
25+
uses: actions/checkout@v6
2626

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

0 commit comments

Comments
 (0)