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 b52239c + 6108f03 commit fe7f295Copy full SHA for fe7f295
.github/workflows/documentation.yaml
@@ -48,7 +48,7 @@ jobs:
48
run: "rsync -r --delete build/docs/* docs/docs/components/type-resolver"
49
50
- name: "Commit"
51
- uses: "stefanzweifel/git-auto-commit-action@v5"
+ uses: "stefanzweifel/git-auto-commit-action@v7"
52
with:
53
repository: "docs"
54
commit_message: "Update type-resolver documentation"
0 commit comments