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 bbb91e6 + 3eeebe0 commit aaa0b2cCopy full SHA for aaa0b2c
.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@v4
+ uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
.github/workflows/deploy_docs_2x.yml
- uses: actions/checkout@v3
0 commit comments