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 6e46a84Copy full SHA for 6e46a84
.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@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1
29
with:
30
working-directory: "clients/GitHubEnterprise-3.0"
31
- name: Download current spec file
0 commit comments