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 24b9a48 commit 3653136Copy full SHA for 3653136
.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