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