We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dca35 commit 55213e6Copy full SHA for 55213e6
.github/workflows/main.yml
@@ -17,6 +17,7 @@ jobs:
17
php:
18
- "8.1"
19
- "8.2"
20
+ - "8.3"
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments