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
@@ -13,7 +13,7 @@ jobs:
DOCKER_CLI_EXPERIMENTAL: "enabled"
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0