Skip to content

Commit 3bb87e2

Browse files
authored
Merge pull request #192 from rust-osdev/dependabot/github_actions/cachix/install-nix-action-24
build(deps): bump cachix/install-nix-action from 23 to 24
2 parents a28ae27 + bad53e7 commit 3bb87e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: Check out
2424
uses: actions/checkout@v4
25-
- uses: cachix/install-nix-action@v23
25+
- uses: cachix/install-nix-action@v24
2626
with:
2727
# This channel is only required to invoke "nix-shell".
2828
# Everything inside that nix-shell will use a pinned version of

0 commit comments

Comments
 (0)