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 8e19dc8 commit 7119582Copy full SHA for 7119582
.github/workflows/build_docs.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
build-docs-and-publish:
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
permissions:
18
contents: write
19
steps:
0 commit comments