We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4789c86 commit a582cd1Copy full SHA for a582cd1
1 file changed
.github/workflows/deploy_website.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
with:
25
submodules: recursive
26
fetch-depth: 0
0 commit comments