Skip to content

Commit de1b680

Browse files
Build(deps): Bump DeterminateSystems/nix-installer-action from 19 to 20
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 19 to 20. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v19...v20) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '20' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b76cff commit de1b680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-docs-scripts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
uses: actions/checkout@v5
142142

143143
- name: Install Nix
144-
uses: DeterminateSystems/nix-installer-action@v19
144+
uses: DeterminateSystems/nix-installer-action@v20
145145

146146
- name: Setup Nix Cache
147147
uses: DeterminateSystems/magic-nix-cache-action@v13

0 commit comments

Comments
 (0)