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