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