build(deps): bump actions/checkout from 3 to 4 (#2936)

This commit is contained in:
dependabot[bot]
2023-09-11 02:34:35 -03:00
committed by GitHub
parent 8eed576826
commit 2358b6670f
3 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
name: Loadtest (Nix)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Nix Environment