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 9b74dbd commit 82683bdCopy full SHA for 82683bd
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
yarn --frozen-lockfile
30
31
- name: Set up Python 3.8
32
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
33
with:
34
python-version: '3.8'
35
0 commit comments