We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 902fe02 + 5a33c82 commit cb1f812Copy full SHA for cb1f812
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Checkout
36
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
37
38
- name: Setup PHP
39
uses: shivammathur/setup-php@v2
0 commit comments