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 791f2c8 commit b6910e3Copy full SHA for b6910e3
.github/workflows/docs-pages.yml
@@ -18,7 +18,7 @@ on:
18
19
jobs:
20
release:
21
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-latest
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v5
.github/workflows/docs-pr.yml
@@ -25,7 +25,7 @@ on:
25
26
27
build:
28
29
30
31
0 commit comments