We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe2b0c0 + 4ae03d7 commit b14e345Copy full SHA for b14e345
1 file changed
.github/workflows/github-pages.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v5
13
14
- name: Setup Python
15
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
16
with:
17
python-version: '3.13'
18
0 commit comments