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.
1 parent 3fa86cf commit e7e203eCopy full SHA for e7e203e
.github/workflows/pages-deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
32
with:
33
fetch-depth: 0
34
# submodules: true
0 commit comments