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
main
Robert Pearce 2021-11-02 22:39:30 -04:00 committed by GitHub
commit edfb0c45b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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