Skip to content

Commit

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

build(deps): bump cachix/install-nix-action from 29 to 30
  • Loading branch information
phip1611 authored Nov 1, 2024
2 parents b0ac024 + a103dde commit 238d555
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@v29
- uses: cachix/install-nix-action@v30
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 238d555

Please sign in to comment.