We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a335aea + 27ffcbd commit 1fe275fCopy full SHA for 1fe275f
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
name: PHP ${{ matrix.php-version }}
25
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
29
- name: Setup PHP
30
uses: shivammathur/setup-php@v2
@@ -50,7 +50,7 @@ jobs:
50
runs-on: ubuntu-22.04
51
52
53
54
55
56
0 commit comments