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 059365b + e0f0736 commit 23da00fCopy full SHA for 23da00f
.github/workflows/deploy_docs_1x.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Cloning repo
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
with:
17
fetch-depth: 0
18
.github/workflows/deploy_docs_2x.yml
0 commit comments