Skip to content

Commit 238d555

Browse files
authored
Merge pull request #250 from rust-osdev/dependabot/github_actions/cachix/install-nix-action-30
build(deps): bump cachix/install-nix-action from 29 to 30
2 parents b0ac024 + a103dde commit 238d555

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
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- name: Check out
2828
uses: actions/checkout@v4
29-
- uses: cachix/install-nix-action@v29
29+
- uses: cachix/install-nix-action@v30
3030
with:
3131
# This channel is only required to invoke "nix-shell".
3232
# Everything inside that nix-shell will use a pinned version of

0 commit comments

Comments
 (0)