Skip to content

Commit f5f2c30

Browse files
text-html-renovate[bot]mathroc
authored andcommitted
Update actions/checkout action to v5
1 parent 15fb00b commit f5f2c30

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
@@ -27,7 +27,7 @@ jobs:
2727
- '8.3'
2828

2929
steps:
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@v5
3131

3232
- name: Setup PHP
3333
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)