Skip to content

Commit

Permalink
Merge pull request #241 from rust-osdev/dependabot/github_actions/cac…
Browse files Browse the repository at this point in the history
…hix/install-nix-action-v29

build(deps): bump cachix/install-nix-action from V27 to 29
  • Loading branch information
phip1611 authored Oct 1, 2024
2 parents 6b513ff + ef872f5 commit cfde730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- name: Check out
uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- uses: cachix/install-nix-action@v29
with:
# This channel is only required to invoke "nix-shell".
# Everything inside that nix-shell will use a pinned version of
Expand Down

0 comments on commit cfde730

Please sign in to comment.