We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d900b3b commit b26ae27Copy full SHA for b26ae27
.github/workflows/build_arduino.yml
@@ -15,5 +15,5 @@ jobs:
15
~/.arduino15
16
key: ${{ runner.os }}-arduino
17
- name: Install nix
18
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
19
- run: nix-shell -I nixpkgs=channel:nixpkgs-unstable -p arduino-ci --run "arduino-ci"
0 commit comments