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 b098d82 commit 3cf8851Copy full SHA for 3cf8851
.github/workflows/base.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: actions/checkout@v2
61
62
- name: Install python ${{ matrix.nox_session.python }} for tests
63
- uses: MatteoH2O1999/setup-python@v1 # actions/setup-python@v4
+ uses: MatteoH2O1999/setup-python@v2 # actions/setup-python@v4
64
id: set-py
65
with:
66
python-version: ${{ matrix.nox_session.python }}
0 commit comments