Skip to content

Commit 110fa43

Browse files
authored
bump setup-python (#166)
1 parent 17debe6 commit 110fa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
run: make pull-docker
9191

9292
- name: Set up Python
93-
uses: actions/setup-python@v4
93+
uses: actions/setup-python@v5
9494
with:
9595
python-version: ${{ matrix.python-version }}
9696

0 commit comments

Comments
 (0)