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

This commit is contained in:
dependabot[bot]
2022-06-03 22:19:16 -05:00
committed by Steve Chavez
parent b8b486740c
commit 6876fbb0aa
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
name: Loadtest (Nix)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup Nix Environment