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 5578228 commit f0316b4Copy full SHA for f0316b4
etc/workflow-skeleton/generate-{{ path }}.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- id: supported-versions-matrix
15
- uses: WyriHaximus/github-action-composer-php-versions-in-range@v1
+ uses: WyriHaximus/github-action-composer-php-versions-in-range@ea3d54bf7909d5607c4f32bda9cd8d64e420ec99 # v1.14.0
16
with:
17
workingDirectory: clients/{{ path }}
18
generate-{{ path|replace({".": "_"})|lower }}:
0 commit comments