mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-16 04:02:15 +00:00
build(deps): bump DeterminateSystems/nix-installer-action
Bumps the actions group with 1 update: [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action). Updates `DeterminateSystems/nix-installer-action` from 13 to 14 - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v13...v14) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
14622a8d9b
commit
bfa1d49142
2
.github/workflows/nix.yaml
vendored
2
.github/workflows/nix.yaml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v13
|
uses: DeterminateSystems/nix-installer-action@v14
|
||||||
- name: Setup Nix Cache
|
- name: Setup Nix Cache
|
||||||
uses: DeterminateSystems/magic-nix-cache-action@v7
|
uses: DeterminateSystems/magic-nix-cache-action@v7
|
||||||
- run: nix build
|
- run: nix build
|
||||||
|
Loading…
Reference in New Issue
Block a user