We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19e671e + c94cf47 commit e71bfc6Copy full SHA for e71bfc6
1 file changed
.github/workflows/deploy_docs_4x.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Cloning repo
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
0 commit comments