Skip to content

Commit 0f4a6ce

Browse files
Update cachix/install-nix-action action to v31
1 parent d900b3b commit 0f4a6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_arduino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
~/.arduino15
1616
key: ${{ runner.os }}-arduino
1717
- name: Install nix
18-
uses: cachix/install-nix-action@v30
18+
uses: cachix/install-nix-action@v31
1919
- run: nix-shell -I nixpkgs=channel:nixpkgs-unstable -p arduino-ci --run "arduino-ci"

0 commit comments

Comments
 (0)