Merge pull request #19 from rpearce/dependabot/github_actions/actions/checkout-2.4.0
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
This commit is contained in:
commit
edfb0c45b4
|
@ -8,7 +8,7 @@ jobs:
|
|||
build-nix:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.5
|
||||
- uses: actions/checkout@v2.4.0
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v14
|
||||
|
|
Loading…
Reference in New Issue