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 e90760d commit 583fadeCopy full SHA for 583fade
.github/workflows/ci.yaml
@@ -75,7 +75,7 @@ jobs:
75
- uses: actions/checkout@v1
76
77
- name: Set up Python ${{ matrix.python-version }}
78
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
79
with:
80
python-version: ${{ matrix.python-version }}
81
0 commit comments