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 c845c60 commit e47413bCopy full SHA for e47413b
.github/workflows/run-differential-tests.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: Set up Python
19
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
20
21
python-version: ${{ matrix.python-version }}
22
- name: Install Dependencies
0 commit comments