Skip to content

Commit ce2ef83

Browse files
chore(deps): update actions/checkout action to v4
1 parent 7e1b922 commit ce2ef83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
php-version: ['8.0', '8.1', '8.2']
2424

2525
steps:
26-
- uses: actions/checkout@v3
26+
- uses: actions/checkout@v4
2727
with:
2828
submodules: true
2929
fetch-depth: 0

0 commit comments

Comments
 (0)