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
@@ -28,7 +28,7 @@ jobs:
name: Seed ${{ matrix.os }}
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Nix Environment
uses: ./.github/actions/setup-nix
with: