We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 676ef3a + fa44d5c commit 7fa2eeaCopy full SHA for 7fa2eea
1 file changed
.github/workflows/docs.yml
@@ -49,7 +49,7 @@ jobs:
49
password: "${{ secrets.GITHUB_TOKEN }}"
50
51
- name: "Build and push"
52
- uses: "docker/build-push-action@v5"
+ uses: "docker/build-push-action@v6"
53
with:
54
context: "build/docs"
55
push: true
0 commit comments