Skip to content

Commit 302d539

Browse files
committed
bump Python version on CIs
1 parent ab33d3c commit 302d539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- windows-latest
2424

2525
steps:
26-
- uses: actions/checkout@v4
26+
- uses: actions/checkout@v5
2727
- name: Set up Python 3.9
2828
uses: actions/setup-python@v6
2929
with:

0 commit comments

Comments
 (0)