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 3e302f6 + 5dd694d commit d7889faCopy full SHA for d7889fa
.github/workflows/deploy_docs_2x.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_3x.yml
0 commit comments