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 dce3c6e commit 8e22810Copy full SHA for 8e22810
.github/workflows/docs-pages.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
release:
17
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-latest
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v4
.github/workflows/docs-pr.yml
@@ -17,7 +17,7 @@ on:
build:
21
22
23
0 commit comments