Skip to content

Commit aa54f6e

Browse files
authored
Merge pull request #160 from Icinga/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 88d96ea + fb66a5a commit aa54f6e

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@v4
25+
uses: actions/checkout@v5
2626

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

0 commit comments

Comments
 (0)