Skip to content

Commit

Permalink
Merge pull request #4 from NobbZ/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-v2.3.4
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
2 parents 899a21e + 3524545 commit 0c5ff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- nixos
- tux-nixos
steps:
- uses: actions/checkout@v2.3.1
- uses: actions/checkout@v2.3.4
with:
fetch-depth: 0 # Nix Flakes doesn't work on shallow clones
- uses: cachix/install-nix-action@v12
Expand Down

0 comments on commit 0c5ff05

Please sign in to comment.