There was an error while loading. Please reload this page.
1 parent 1cd75e1 commit db77835Copy full SHA for db77835
1 file changed
.github/workflows/pythonpackage.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v1
21
- name: Set up Python ${{ matrix.python-version }}
22
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
23
with:
24
python-version: ${{ matrix.python-version }}
25
- name: Install dependencies
0 commit comments