We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c31a48 + af8f013 commit 579ced6Copy full SHA for 579ced6
.github/workflows/pythonpackage.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- name: Set up Python ${{ matrix.python-version }}
18
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
19
with:
20
python-version: ${{ matrix.python-version }}
21
- name: Install Dependencies (Windows)
0 commit comments