Thanks to visit codestin.com Credit goes to github.com
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 1f54d86 commit 965c82bCopy full SHA for 965c82b
.github/workflows/docs.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
6
jobs:
7
build:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
- name: "Set up Python 3.10"
0 commit comments