We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6c58d commit 1fa1e8eCopy full SHA for 1fa1e8e
.github/workflows/tox.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
fetch-depth: 0
30
- name: Set up Python ${{ matrix.python-version }}
31
- uses: actions/setup-python@v5.0.0
+ uses: actions/setup-python@v5.1.0
32
33
python-version: ${{ matrix.python-version }}
34
- name: Install dependencies
0 commit comments