Skip to content

Commit

Permalink
Merge pull request #4 from dustinblackman/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-2.3.5

Bump actions/checkout from 2.3.4 to 2.3.5
  • Loading branch information
dustinblackman committed Oct 18, 2021
2 parents 18f0a3f + df174a5 commit b7ad896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2.3.4
uses: actions/checkout@v2.3.5
- name: Install nix
uses: cachix/install-nix-action@v14.1
with:
Expand Down

0 comments on commit b7ad896

Please sign in to comment.