We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e7656 commit 6aae6ddCopy full SHA for 6aae6dd
.github/workflows/documentation.yaml
@@ -34,7 +34,7 @@ jobs:
34
output-file: README.md
35
fail-fast: true
36
steps:
37
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
38
with:
39
submodules: true
40
ref: ${{ github.event.pull_request.head.ref }}
0 commit comments