We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5148d24 + cd223b7 commit bf4f762Copy full SHA for bf4f762
1 file changed
.github/workflows/docs.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
fetch-depth: '0'
18
0 commit comments