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 06f4dd2 commit 097e8d2Copy full SHA for 097e8d2
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: 'ubuntu-latest'
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
12
13
- name: Install PHP
14
uses: shivammathur/setup-php@v2
@@ -34,7 +34,7 @@ jobs:
34
35
36
- name: Checkout code
37
38
39
- name: Setup PHP
40
0 commit comments