Skip to content

Commit b4da203

Browse files
committed
Remove inaccurate version from CI step name
1 parent 2ea1d47 commit b4da203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Checkout
5050
uses: actions/checkout@v4
5151

52-
- name: Set up Python 3.10
52+
- name: Set up Python
5353
uses: actions/setup-python@v5
5454
with:
5555
python-version: "3.11"

0 commit comments

Comments
 (0)