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

This commit is contained in:
dependabot[bot]
2023-10-04 00:07:09 -03:00
committed by Steve Chavez
parent d7dfdaa03f
commit c73282c3f0
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