We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db89f8 commit 4b7ab6bCopy full SHA for 4b7ab6b
.github/workflows/gh-pages.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout 🛎️
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
with:
16
submodules: true
17
fetch-depth: 0
0 commit comments