Skip to content

Commit

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

build(deps): bump cachix/install-nix-action from 29 to 30
  • Loading branch information
jcarpent authored Oct 7, 2024
2 parents b7763d9 + 5d292fe commit 13eaf94
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@v29
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v15
with:
name: gepetto
Expand Down

0 comments on commit 13eaf94

Please sign in to comment.