We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ac670 commit 37e48d0Copy full SHA for 37e48d0
1 file changed
.github/workflows/docs_validate.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
name: 📚 Doc validation
10
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@v4
13
with:
0 commit comments