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 3636 testing/get-coursier.sh
3737 testing/get-dart.sh
3838 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
4040 if : inputs.env == 'py38' && runner.os == 'Linux'
Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ concurrency:
1212
1313jobs :
1414 main-windows :
15- uses : asottile/workflows/.github/workflows/tox.yml@v1.2 .0
15+ uses : asottile/workflows/.github/workflows/tox.yml@v1.4 .0
1616 with :
1717 env : ' ["py38"]'
1818 os : windows-latest
1919 main-linux :
20- uses : asottile/workflows/.github/workflows/tox.yml@v1.2 .0
20+ uses : asottile/workflows/.github/workflows/tox.yml@v1.4 .0
2121 with :
2222 env : ' ["py38", "py39", "py310"]'
2323 os : ubuntu-latest
You can’t perform that action at this time.
0 commit comments