Skip to content

Commit 81efe92

Browse files
authored
Merge pull request #53 from terlar/renovate/determinatesystems-nix-installer-action-21.x
chore(deps): update determinatesystems/nix-installer-action action to v21
2 parents 71ff1f8 + 2ceec87 commit 81efe92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- uses: actions/checkout@v6
28-
- uses: DeterminateSystems/nix-installer-action@v20
28+
- uses: DeterminateSystems/nix-installer-action@v21
2929
with:
3030
diagnostic-endpoint: ''
3131

@@ -49,7 +49,7 @@ jobs:
4949

5050
steps:
5151
- uses: actions/checkout@v6
52-
- uses: DeterminateSystems/nix-installer-action@v20
52+
- uses: DeterminateSystems/nix-installer-action@v21
5353
with:
5454
diagnostic-endpoint: ''
5555

0 commit comments

Comments
 (0)