mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
Merge pull request #19 from NotAShelf/dependabot/github_actions/cachix/install-nix-action-31
build(deps): bump cachix/install-nix-action from 25 to 31
This commit is contained in:
commit
a23c8aa495
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix-cache.yaml
vendored
2
.github/workflows/nix-cache.yaml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: "CHeckout"
|
- name: "CHeckout"
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- uses: cachix/install-nix-action@v25
|
- uses: cachix/install-nix-action@v31
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue