We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cc360f + b6cec42 commit 1e1452eCopy full SHA for 1e1452e
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v3
29
30
- name: Set up Python ${{ matrix.python-version }}
31
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
32
with:
33
python-version: ${{ matrix.python-version }}
34
0 commit comments