Skip to content

Commit

Permalink
Merge pull request #85 from nikstur/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
nikstur authored Apr 1, 2024
2 parents 251190d + 7156f40 commit a8f7e5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- uses: DeterminateSystems/magic-nix-cache-action@v3
- uses: cachix/install-nix-action@v26
- uses: DeterminateSystems/magic-nix-cache-action@v4
with:
diagnostic-endpoint: ""
- run: nix flake check

0 comments on commit a8f7e5f

Please sign in to comment.