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 6bb0ca4 commit e92117fCopy full SHA for e92117f
.github/workflows/badges.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
badges:
11
name: Badges
12
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
13
steps:
14
- name: Checkout 🛎
15
uses: actions/checkout@v4
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: ci
2
on: push
3
4
test:
5
6
7
8
.github/workflows/render-charts.yml
render-md-mermaid:
- name: Checkout code
0 commit comments