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 0f8cf79 commit 14ec73bCopy full SHA for 14ec73b
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
24
25
- uses: shivammathur/setup-php@v2
26
with:
0 commit comments