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 2a1ff02 commit e914c93Copy full SHA for e914c93
.github/workflows/format_rst.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v3
11
12
- name: Set up Python
13
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
14
with:
15
python-version: '3.10'
16
0 commit comments