Update ci.yml

This commit is contained in:
Spencer Comfort
2023-01-16 17:23:59 -05:00
committed by GitHub
parent 5f9ac5889b
commit 1cdce73070

View File

@@ -12,7 +12,7 @@ jobs:
go: ["1.19.x"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3.3.0
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: WillAbides/setup-go-faster@v1.8.0