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
@@ -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: