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 8777ef9 commit 93fe74eCopy full SHA for 93fe74e
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: "Checkout"
25
- uses: "actions/checkout@v2"
+ uses: "actions/checkout@v3"
26
27
- name: "Install PHP"
28
uses: "shivammathur/setup-php@v2"
0 commit comments