Skip to content

Commit

Permalink
Merge pull request #153 from eza-community/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…DeterminateSystems/flake-checker-action-5

chore(deps): bump DeterminateSystems/flake-checker-action from 4 to 5
  • Loading branch information
cafkafk authored Sep 1, 2023
2 parents b4baf95 + 71094d8 commit 4d6913c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@v4 # This action
uses: DeterminateSystems/flake-checker-action@v5 # This action
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v3
- name: Build default package
Expand Down

0 comments on commit 4d6913c

Please sign in to comment.