We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aee451 commit 1ce989eCopy full SHA for 1ce989e
.github/workflows/subsplit-client.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
name: Generate and test client
13
container:
14
- image: ghcr.io/wyrihaximusnet/php:8.2-nts-alpine-dev-root
+ image: ghcr.io/wyrihaximusnet/php:8.3-nts-alpine-dev-root
15
steps:
16
- uses: actions/checkout@v3
17
with:
.github/workflows/test-client.yaml
name: Generate and test client (${{ inputs.name }})
0 commit comments