Skip to content

Commit 2ba56ed

Browse files
authored
revert bad merge
1 parent 60a2f19 commit 2ba56ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
node-version: 18.15
5353
- name: Set up Python ${{ matrix.python }}
54-
uses: actions/setup-python@v4
54+
uses: actions/setup-python@v5
5555
with:
5656
python-version: ${{ matrix.python }}
5757
- name: Install dependencies

0 commit comments

Comments
 (0)