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

This commit is contained in:
dependabot[bot]
2022-03-08 01:56:58 +01:00
committed by GitHub
parent 8aef09574c
commit c803c4d0b6
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