Skip to content

Commit

Permalink
Merge pull request #2272 from crazy-max/fix-docs-upstream
Browse files Browse the repository at this point in the history
ci: update docs-upstream workflow
  • Loading branch information
crazy-max authored Feb 22, 2024
2 parents daaa8f2 + 560eaf0 commit ccfcf4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ jobs:
retention-days: 1

validate:
uses: docker/docs/.github/workflows/validate-upstream.yml@919a9b9104a34a40b30d116529bcce589a544d1c # pin for artifact v4 support: https:/docker/docs/pull/19220
uses: docker/docs/.github/workflows/validate-upstream.yml@6b73b05acb21edf7995cc5b3c6672d8e314cee7a # pin for artifact v4 support: https:/docker/docs/pull/19220
needs:
- docs-yaml
with:
module-name: docker/buildx
data-files-id: docs-yaml
data-files-folder: buildx
data-files-placeholder-folder: engine/reference/commandline
create-placeholder-stubs: true

0 comments on commit ccfcf4b

Please sign in to comment.