Skip to content

Commit

Permalink
Merge pull request #255 from Patarimi/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/install-nix-action-v29

Bump cachix/install-nix-action from V28 to 29
  • Loading branch information
Patarimi authored Sep 30, 2024
2 parents ec8eef0 + 134e36c commit 6a48c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
Add-Content $env:GITHUB_PATH "$env:LOCALAPPDATA\Microsoft\WinGet\Packages\NGSpice.NGSpice__DefaultSource\Spice64\bin"
- name: Install Nix for Ubuntu
if: ${{runner.os != 'Windows' }}
uses: cachix/install-nix-action@V28
uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-24.05
- name: Config Ubuntu - Setup External Tools
Expand Down

0 comments on commit 6a48c42

Please sign in to comment.