Skip to content

Commit 9b42ddd

Browse files
authored
Merge pull request #207 from rust-osdev/dependabot/github_actions/cachix/install-nix-action-26
build(deps): bump cachix/install-nix-action from 24 to 26
2 parents 8b7a2ad + b7f6679 commit 9b42ddd

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@v24
25+
- uses: cachix/install-nix-action@v26
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)