We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9008043 commit 3e8c3c5Copy full SHA for 3e8c3c5
.github/workflows/deploy-docs.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout 🛎️
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
26
with:
27
persist-credentials: false
28
fetch-depth: 0
0 commit comments