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 9740f9e commit fd31e9eCopy full SHA for fd31e9e
1 file changed
.github/workflows/docs.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
13
steps:
0 commit comments