We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665a954 commit bb24fa6Copy full SHA for bb24fa6
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- { php: 7.1, flags: --prefer-lowest }
20
21
steps:
22
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
23
24
- name: Setup PHP
25
uses: shivammathur/setup-php@v2
0 commit comments