Skip to content

Commit

Permalink
chore(deps): update https://github.com/cachix/install-nix-action acti…
Browse files Browse the repository at this point in the history
…on to v30
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent a621b02 commit 9435875
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .forgejo/workflows/diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- "marie-desktop"
steps:
- name: Install Nix
uses: https://github.com/cachix/install-nix-action@v27
uses: https://github.com/cachix/install-nix-action@v30
with:
extra_nix_config: |
extra-substituters = https://uwumarie.cachix.org
Expand Down
2 changes: 1 addition & 1 deletion .forgejo/workflows/nvidia-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Install Nix
uses: https://github.com/cachix/install-nix-action@v27
uses: https://github.com/cachix/install-nix-action@v30
with:
extra_nix_config: |
extra-substituters = https://uwumarie.cachix.org
Expand Down
2 changes: 1 addition & 1 deletion .forgejo/workflows/update-flake-lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Install Nix
uses: https://github.com/cachix/install-nix-action@v27
uses: https://github.com/cachix/install-nix-action@v30
with:
extra_nix_config: |
extra-substituters = https://uwumarie.cachix.org
Expand Down

0 comments on commit 9435875

Please sign in to comment.