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 951d074 commit 2054d25Copy full SHA for 2054d25
.github/workflows/badges.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
badges:
11
name: Badges
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
13
steps:
14
- name: Checkout 🛎
15
uses: actions/checkout@v3
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: ci
2
on: push
3
4
test:
5
6
7
8
0 commit comments