There was an error while loading. Please reload this page.
1 parent dd425c9 commit a424e12Copy full SHA for a424e12
.github/workflows/readme.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@master
14
15
- name: 'Set up Python 3.7'
16
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
17
with:
18
python-version: '3.x'
19
0 commit comments