Skip to content

Commit 49e9722

Browse files
text-html-renovate[bot]mathroc
authored andcommitted
Update actions/checkout action to v5
1 parent 1e28d6a commit 49e9722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
php-versions: ['8.1', '8.2', '8.3', '8.4']
2020

2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v5
2323

2424
- name: Setup PHP
2525
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)