Skip to content

Commit

Permalink
Merge pull request #51 from niknetniko/dependabot/github_actions/Dete…
Browse files Browse the repository at this point in the history
…rminateSystems/flake-checker-action-9

Bump DeterminateSystems/flake-checker-action from 4 to 9
  • Loading branch information
niknetniko authored Dec 4, 2024
2 parents 15a961f + 4e22a77 commit 8d03005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/flake-checker-action@v4
- uses: DeterminateSystems/flake-checker-action@v9
- uses: nixbuild/nix-quick-install-action@v29
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix build
Expand Down

0 comments on commit 8d03005

Please sign in to comment.