upgrade asottile/workflows to get fast-checkout

This commit is contained in:
Anthony Sottile 2023-01-30 23:04:25 -05:00
parent 50cf02764c
commit f54386203e
2 changed files with 3 additions and 3 deletions

View file

@ -36,5 +36,5 @@ runs:
testing/get-coursier.sh
testing/get-dart.sh
testing/get-swift.sh
- uses: asottile/workflows/.github/actions/latest-git@v1.2.0
- uses: asottile/workflows/.github/actions/latest-git@v1.4.0
if: inputs.env == 'py38' && runner.os == 'Linux'