We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c82094 + 2042b70 commit 670fb0dCopy full SHA for 670fb0d
.github/workflows/deploy_docs_2x.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Cloning repo
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
with:
15
fetch-depth: 0
16
.github/workflows/deploy_docs_3x.yml
0 commit comments