We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2bbb33 + aa1fbc0 commit cc4a291Copy full SHA for cc4a291
.github/workflows/docs-upstream.yml
@@ -65,7 +65,7 @@ jobs:
65
retention-days: 1
66
67
validate:
68
- uses: docker/docs/.github/workflows/validate-upstream.yml@6b73b05acb21edf7995cc5b3c6672d8e314cee7a # pin for artifact v4 support: https://github.com/docker/docs/pull/19220
+ uses: docker/docs/.github/workflows/validate-upstream.yml@main
69
needs:
70
- docs-yaml
71
with:
0 commit comments