Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Commit 98b48f8

Browse files
committed
Reverting unintended typo.
1 parent a04b99b commit 98b48f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Set up python
4444
id: setup-python
45-
uses: actions/setup-python@v4.3.0
45+
uses: actions/setup-python@v4.2.0
4646
with:
4747
python-version: ${{ matrix.python-version }}
4848
architecture: ${{ matrix.architecture }}

0 commit comments

Comments
 (0)