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.
2 parents 91b1805 + 9a117f2 commit ff78951Copy full SHA for ff78951
2 files changed
.github/workflows/phpcs.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
25
- name: Setup PHP
26
uses: shivammathur/setup-php@v2
27
with:
.github/workflows/phpunit.yml
@@ -49,7 +49,7 @@ jobs:
49
run: sudo apt-get update && sudo apt-get install -y subversion
50
51
52
53
54
55
0 commit comments