We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c7033 commit 5d5c9f3Copy full SHA for 5d5c9f3
.github/workflows/update-root-readme.yaml
@@ -7,7 +7,7 @@ on:
7
name: update root README.md
8
jobs:
9
update:
10
- runs-on: ubuntu-20.04
+ runs-on: 'ubuntu-24.04'
11
steps:
12
- uses: actions/checkout@v2
13
with:
0 commit comments