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.
actions/checkout@v3
1 parent 2d247fa commit f50a81aCopy full SHA for f50a81a
examples/.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: "Checkout"
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
16
17
- name: PHPStan
18
uses: docker://oskarstark/phpstan-ga
0 commit comments