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 55c26aa commit 648deffCopy full SHA for 648deff
.github/workflows/test-client.yaml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- uses: actions/checkout@v4
37
- id: supported-versions-matrix
38
- uses: WyriHaximus/github-action-composer-php-versions-in-range@v1
+ uses: WyriHaximus/github-action-composer-php-versions-in-range@ea3d54bf7909d5607c4f32bda9cd8d64e420ec99 # v1.14.0
39
with:
40
upcomingReleases: true
41
supported-checks-matrix:
0 commit comments