We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9eb481 commit 584dab1Copy full SHA for 584dab1
.github/workflows/deploy-docs.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v2
20
21
- name: Make script executable
22
run: chmod +x Scripts/generate-docs.sh
0 commit comments