Skip to content

Commit 92205a9

Browse files
authored
Merge pull request #174 from rust-osdev/dependabot/github_actions/cachix/install-nix-action-23
build(deps): bump cachix/install-nix-action from 22 to 23
2 parents 806d7e1 + 3c79461 commit 92205a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtest.yml

+1-1
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@v22
25+
- uses: cachix/install-nix-action@v23
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)