Skip to content

Commit fe87b7f

Browse files
committed
cache v4
1 parent de53660 commit fe87b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
php-versions: [ '8.2', '8.3', '8.4' ]
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v2
12+
- uses: actions/checkout@v4
1313
# PHP
1414
- name: Setup PHP
1515
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)