Skip to content

Commit 1a35d80

Browse files
renovate[bot]mathroc
authored andcommitted
Update actions/checkout action to v4
1 parent 183d821 commit 1a35d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

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

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

0 commit comments

Comments
 (0)