We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e16f8d + 960f220 commit 7fa04ecCopy full SHA for 7fa04ec
1 file changed
.github/workflows/test.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