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 de466cb commit 571bc37Copy full SHA for 571bc37
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Set up Python ${{ matrix.python-version }}
17
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
18
with:
19
python-version: ${{ matrix.python-version }}
20
- name: Install dependencies
.github/workflows/tabulate.yml
allow-prereleases: true
0 commit comments