Skip to content

Commit

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

build(deps): bump cachix/install-nix-action from 23 to 24
  • Loading branch information
phip1611 authored Nov 29, 2023
2 parents a28ae27 + bad53e7 commit 3bb87e2
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 @@ -22,7 +22,7 @@ jobs:
steps:
- name: Check out
uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- uses: cachix/install-nix-action@v24
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 3bb87e2

Please sign in to comment.