We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9fcc00 commit 8a6deeeCopy full SHA for 8a6deee
1 file changed
.github/workflows/phpunit.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
17
- name: Validate composer.json and composer.lock
18
run: composer validate --strict
0 commit comments