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 29c23cf commit b016366Copy full SHA for b016366
.github/workflows/docs.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: setup pages
31
id: pages
32
- uses: actions/configure-pages@v1
+ uses: actions/configure-pages@v2
33
34
- name: install hunspell-en-gb
35
run: sudo apt-get install -y hunspell-en-gb
0 commit comments