File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
testing/get-coursier.sh
37
37
testing/get-dart.sh
38
38
testing/get-swift.sh
39
- - uses : asottile/workflows/.github/actions/latest-git@v1.2 .0
39
+ - uses : asottile/workflows/.github/actions/latest-git@v1.4 .0
40
40
if : inputs.env == 'py38' && runner.os == 'Linux'
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ concurrency:
12
12
13
13
jobs :
14
14
main-windows :
15
- uses : asottile/workflows/.github/workflows/tox.yml@v1.2 .0
15
+ uses : asottile/workflows/.github/workflows/tox.yml@v1.4 .0
16
16
with :
17
17
env : ' ["py38"]'
18
18
os : windows-latest
19
19
main-linux :
20
- uses : asottile/workflows/.github/workflows/tox.yml@v1.2 .0
20
+ uses : asottile/workflows/.github/workflows/tox.yml@v1.4 .0
21
21
with :
22
22
env : ' ["py38", "py39", "py310"]'
23
23
os : ubuntu-latest
You can’t perform that action at this time.
0 commit comments