We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd15c8 commit f8152c0Copy full SHA for f8152c0
1 file changed
.github/workflows/docs.yml
@@ -96,7 +96,7 @@ jobs:
96
strategy:
97
fail-fast: false
98
matrix:
99
- version: ["1.0.0", "0.6.3"]
+ version: ["0.6.3"]
100
steps:
101
- name: Checkout version ${{ matrix.version }}
102
uses: actions/checkout@v6
0 commit comments