We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17debe6 commit 110fa43Copy full SHA for 110fa43
.github/workflows/ci_cd.yml
@@ -90,7 +90,7 @@ jobs:
90
run: make pull-docker
91
92
- name: Set up Python
93
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
94
with:
95
python-version: ${{ matrix.python-version }}
96
0 commit comments