Skip to content

Commit 6aae6dd

Browse files
authored
Bump up checkout actions to try to fix CI
1 parent 76e7656 commit 6aae6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
output-file: README.md
3535
fail-fast: true
3636
steps:
37-
- uses: actions/checkout@v3
37+
- uses: actions/checkout@v4
3838
with:
3939
submodules: true
4040
ref: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)