We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536e10d commit ddc93d3Copy full SHA for ddc93d3
.github/workflows/gen_md_files.yml
@@ -19,7 +19,7 @@ env:
19
jobs:
20
generate-and-deploy:
21
container:
22
- image: ubuntu:22.04
+ image: ubuntu:24.04
23
runs-on: ubuntu-latest
24
# if: github.repository == ''
25
0 commit comments