Merge pull request #1170 from NixOS/dependabot/github_actions/actions/checkout-3

build(deps): bump actions/checkout from 2 to 3
This commit is contained in:
Graham Christensen
2022-03-09 21:13:47 -05:00
committed by GitHub

View File

@ -6,7 +6,7 @@ jobs:
tests:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: cachix/install-nix-action@v16