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 052b33e commit e72c7cbCopy full SHA for e72c7cb
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
12
env:
13
CF_API_KEY: ${{ secrets.CF_API_KEY }}
.github/workflows/tocBump.yml
@@ -9,7 +9,7 @@ on:
14
steps:
15
- uses: actions/checkout@v3
0 commit comments