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 aa26319 commit de050b7Copy full SHA for de050b7
.github/workflows/publish.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
github-pages:
9
runs-on: ubuntu-latest
10
- container: python:3.8
+ container: python:3.11
11
steps:
12
- uses: actions/checkout@v3
13
- name: Install system dependencies.
.github/workflows/test.yaml
build:
- name: Install the site-generator
0 commit comments