Skip to content

Commit 52a9cab

Browse files
authored
Merge pull request #20 from Nymphium/dependabot/github_actions/DeterminateSystems/nix-installer-action-21
Bump DeterminateSystems/nix-installer-action from 19 to 21
2 parents 3a3fff7 + 6f4aad1 commit 52a9cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hook-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v6
2121
with:
2222
ref: ${{ env.head_ref }}
23-
- uses: DeterminateSystems/nix-installer-action@v19
23+
- uses: DeterminateSystems/nix-installer-action@v21
2424
with:
2525
extra-conf: |
2626
cores = 0

0 commit comments

Comments
 (0)