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 5748816 commit e8d0efaCopy full SHA for e8d0efa
.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