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 f0cff4b commit c8c6c51Copy full SHA for c8c6c51
.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