We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e41376 commit 30718ceCopy full SHA for 30718ce
1 file changed
.github/workflows/gh-pages.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
with:
20
submodules: recursive
21
0 commit comments