We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd442f8 commit e2ed15fCopy full SHA for e2ed15f
.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