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 a7167b2 commit fbd61aeCopy full SHA for fbd61ae
.github/workflows/run-tests.yml
@@ -49,7 +49,7 @@ jobs:
49
50
steps:
51
- name: Checkout code
52
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
53
54
- name: Setup PHP
55
uses: shivammathur/setup-php@v2
0 commit comments