Skip to content

Commit d09dab1

Browse files
authored
Merge branch 'main' into dependabot/cargo/blake3-1.8.5
2 parents 6b85d56 + 5bc67cc commit d09dab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v6
24-
- uses: cachix/install-nix-action@v31.10.4
24+
- uses: cachix/install-nix-action@v31.10.5
2525
- run: nix flake check --print-build-logs
2626

2727
test:

0 commit comments

Comments
 (0)