Skip to content

Commit 3051e43

Browse files
committed
ci(test): bump setup-python v5->v6 (fix Node 24 pip-cache stack overflow)
1 parent fd66b88 commit 3051e43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
repository: GetTechAPI/TechAPI
1717
path: TechAPI
1818

19-
- uses: actions/setup-python@v5
19+
- uses: actions/setup-python@v6
2020
with:
2121
python-version: "3.12"
2222
cache: pip

0 commit comments

Comments
 (0)