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 7c2aa00 commit 03fe278Copy full SHA for 03fe278
.github/workflows/unit-test.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
tests:
13
runs-on: ubuntu-latest
14
- name: "Running on PHP 8.2"
+ name: "Running on PHP 8.1"
15
16
steps:
17
- uses: actions/checkout@v2
0 commit comments