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 45acf61 commit a015b15Copy full SHA for a015b15
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
python-version: ['3.11']
34
steps:
35
# Build documentation pages
36
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
37
- name: Set up Python ${{ matrix.python-version }}
38
uses: actions/setup-python@v4
39
with:
0 commit comments