We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d1ef1 commit 173c963Copy full SHA for 173c963
1 file changed
.github/workflows/php.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
container:
17
- image: cylab/php:8.3
+ image: cylab/php:8.4
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments