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 288da8e commit f4b8bebCopy full SHA for f4b8beb
.github/workflows/mplfinance_checks.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: echo "The ${{ github.repository }} repository has been cloned to the runner."
28
29
- name: Set up Python ${{ matrix.python-version }}
30
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
31
with:
32
python-version: ${{ matrix.python-version }}
33
0 commit comments