Skip to content

Commit

Permalink
Merge pull request #14 from willbush/dependabot/github_actions/cachix…
Browse files Browse the repository at this point in the history
…/cachix-action-15

build(deps): bump cachix/cachix-action from 14 to 15
  • Loading branch information
willbush authored May 27, 2024
2 parents f56a87c + ec9545f commit bbcbc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deadnix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: deadnix
- uses: astro/deadnix-action@main

0 comments on commit bbcbc6e

Please sign in to comment.