build(deps): bump actions/checkout from 3 to 4 (#2936)
This commit is contained in:
committed by
Steve Chavez
parent
d7dfdaa03f
commit
c73282c3f0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user