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 b3b81a1 commit ba65060Copy full SHA for ba65060
.github/workflows/publish-apidocs.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
deploy:
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
concurrency:
17
group: ${{ github.workflow }}-${{ github.ref }}
18
steps:
0 commit comments