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