We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e3731 commit c753894Copy full SHA for c753894
.github/workflows/php-ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
# https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#excluding-matrix-configurations
28
29
steps:
30
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
31
32
- name: Setup PHP
33
uses: shivammathur/setup-php@v2
0 commit comments