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 97b2903 commit 9d8d66dCopy full SHA for 9d8d66d
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
fetch-depth: 2
25
- name: Set up Python ${{ matrix.python-version }}
26
- uses: actions/setup-python@v5.1.1
+ uses: actions/setup-python@v5.2.0
27
28
python-version: ${{ matrix.python-version }}
29
- name: Install dependencies
0 commit comments