Skip to content

Commit

Permalink
Merge pull request #2439 from stack-of-tasks/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/devel/cachix/install-nix-action-v29

build(deps): bump cachix/install-nix-action from V28 to 29
  • Loading branch information
jcarpent authored Sep 30, 2024
2 parents bc7e4a8 + 9aa0898 commit 8325541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
os: [ubuntu, macos]
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V28
- uses: cachix/install-nix-action@v29
- uses: cachix/cachix-action@v15
with:
name: gepetto
Expand Down

0 comments on commit 8325541

Please sign in to comment.