Skip to content

Commit 40ee835

Browse files
committed
Added comprehensive unit tests
1 parent 50a5492 commit 40ee835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
uses: actions/checkout@v4
160160

161161
- name: Set up Python
162-
uses: actions/setup-python@v4
162+
uses: actions/setup-python@v5
163163
with:
164164
python-version: '3.14'
165165

0 commit comments

Comments
 (0)