We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2375a commit bf4775cCopy full SHA for bf4775c
2 files changed
.github/workflows/docs.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-24.04
10
steps:
11
- name: Checkout repo
12
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
13
with:
14
submodules: recursive
15
.github/workflows/gds.yaml
- name: checkout repo
0 commit comments