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.
2 parents e506202 + ba4b83a commit 4e474a8Copy full SHA for 4e474a8
1 file changed
.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