Skip to content

Commit 0e48f50

Browse files
build(deps): bump DeterminateSystems/nix-installer-action from 20 to 21
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 20 to 21. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v20...v21) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0fcc71 commit 0e48f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Check Nix flake inputs
8383
uses: DeterminateSystems/flake-checker-action@v12
8484
- name: Install Nix
85-
uses: DeterminateSystems/nix-installer-action@v20
85+
uses: DeterminateSystems/nix-installer-action@v21
8686
# according to the repository https://github.com/DeterminateSystems/magic-nix-cache
8787
# The Magic Nix Cache will will stop working on February 1st , 2025 (https://determinate.systems/posts/magic-nix-cache-free-tier-eol/) unless you're on GitHub Enterprise Server.
8888
# - name: Activate Magic Nix Cache

0 commit comments

Comments
 (0)