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