We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69587d3 commit 8cdf262Copy full SHA for 8cdf262
.github/workflows/generate-documentation.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
generate:
9
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
12
with:
0 commit comments