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 133865f commit efa6863Copy full SHA for efa6863
.github/workflows/test-client.yaml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- uses: actions/checkout@v4
42
- id: supported-versions-matrix
43
- uses: WyriHaximus/github-action-composer-php-versions-in-range@v1
+ uses: WyriHaximus/github-action-composer-php-versions-in-range@ea3d54bf7909d5607c4f32bda9cd8d64e420ec99 # v1.14.0
44
with:
45
upcomingReleases: true
46
supported-checks-matrix:
0 commit comments