Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 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 f34d4bd + 3acf77b commit 5647df7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/environments.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- rofi-unicode
- keepass
steps:
- uses: actions/checkout@v2.3.1
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v12
with:
install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20210207_fd6eaa1/install
Expand All @@ -43,7 +43,7 @@ jobs:
- tux-nixos
- WS0005
steps:
- uses: actions/checkout@v2.3.1
- uses: actions/checkout@v2.3.4
with: { fetch-depth: 0 }
- uses: cachix/install-nix-action@v12
with:
Expand Down

0 comments on commit 5647df7

Please sign in to comment.