We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e506202 commit ba4b83aCopy full SHA for ba4b83a
.github/workflows/documentation.yaml
@@ -48,7 +48,7 @@ jobs:
48
run: "rsync -r --delete build/docs/* docs/docs/components/reflection"
49
50
- name: "Commit"
51
- uses: "stefanzweifel/git-auto-commit-action@v5"
+ uses: "stefanzweifel/git-auto-commit-action@v6"
52
with:
53
repository: "docs"
54
commit_message: "Update reflection documentation"
0 commit comments