2 parents a54a9b7 + decee57 commit 0824d25Copy full SHA for 0824d25
1 file changed
.github/workflows/main.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v2.4.0
20
- name: Setup Python
21
- uses: actions/setup-python@v2.3.0
+ uses: actions/setup-python@v2.3.1
22
with:
23
python-version: ${{ matrix.python-version }}
24
architecture: x64
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments