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 e1f660fCopy full SHA for e1f660f
.github/workflows/generate-GitHubEnterprise-3.0.yaml
@@ -24,8 +24,8 @@ jobs:
24
image: wyrihaximusnet/php:${{ needs.supported-versions-matrix.outputs.version }}-nts-alpine-slim-dev-root
25
steps:
26
- uses: actions/checkout@v4
27
- - uses: ramsey/composer-install@v2
28
+ - uses: ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e # 2.3.1
29
with:
30
working-directory: "clients/GitHubEnterprise-3.0"
31
- name: Download current spec file
0 commit comments