update git.

This commit is contained in:
Jason Kulatunga
2020-11-04 08:56:00 -08:00
parent 72e0681497
commit fe5bad8c00
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
steps: steps:
- name: Git - name: Git
run: | run: |
apt-get update && apt-get install git add-apt-repository ppa:git-core/ppa && apt-get update && apt-get install git
git --version git --version
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2