Skip to content

Commit cfde730

Browse files
authored
Merge pull request #241 from rust-osdev/dependabot/github_actions/cachix/install-nix-action-v29
build(deps): bump cachix/install-nix-action from V27 to 29
2 parents 6b513ff + ef872f5 commit cfde730

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@V27
29+
- uses: cachix/install-nix-action@v29
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)