Update actions/checkout action to v3

This commit is contained in:
Peter 2022-03-15 16:35:16 +01:00
parent 21e41b0bcf
commit 4665345326
Signed by: prskr
GPG key ID: C1DB5D2E8DB512F9

View file

@ -23,7 +23,7 @@ jobs:
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
lfs: true