Skip to content

Commit b26ae27

Browse files
Update cachix/install-nix-action action to v31 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d900b3b commit b26ae27

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)