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.
2 parents a726fb2 + 3653136 commit 4efa695Copy full SHA for 4efa695
.github/workflows/build_docs.yml
@@ -3,7 +3,7 @@ on: push
3
4
jobs:
5
build_docs:
6
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-latest"
7
steps:
8
- name: Check out repository code
9
uses: actions/checkout@v3
0 commit comments