We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b4cac0 + b7a373b commit df56806Copy full SHA for df56806
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@v5
+ - uses: actions/checkout@v6
13
14
- name: Setup Python
15
uses: actions/setup-python@v6
0 commit comments