build(deps): bump actions/checkout from 2.4.0 to 3 (#64)

This commit is contained in:
dependabot[bot]
2022-03-07 08:19:41 -06:00
committed by GitHub
parent e2ab43db55
commit 588c68b407
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v2