We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd9acf commit f80040dCopy full SHA for f80040d
.github/workflows/deploy-docs.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
# if your docs needs submodules, uncomment the following line
0 commit comments