We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04b3f4 commit f160333Copy full SHA for f160333
.github/workflows/docs-upstream.yml
@@ -44,7 +44,7 @@ jobs:
44
retention-days: 1
45
46
validate:
47
- uses: docker/docs/.github/workflows/validate-upstream.yml@919a9b9104a34a40b30d116529bcce589a544d1c # pin for artifact v4 support: https://github.com/docker/docs/pull/19220
+ uses: docker/docs/.github/workflows/validate-upstream.yml@main
48
needs:
49
- docs-yaml
50
with:
0 commit comments