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.
2 parents b1b580d + 08b3f0c commit b99a80eCopy full SHA for b99a80e
1 file changed
.github/workflows/github-pages.yml
@@ -9,7 +9,7 @@ jobs:
9
deploy:
10
runs-on: ubuntu-24.04
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
14
- name: Setup Python
15
uses: actions/setup-python@v5
0 commit comments