Skip to content

Commit fd53a40

Browse files
build(deps): bump DeterminateSystems/nix-installer-action from 20 to 21 (#394)
1 parent 07d82e6 commit fd53a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v5
1616
- name: Install Nix
17-
uses: DeterminateSystems/nix-installer-action@v20
17+
uses: DeterminateSystems/nix-installer-action@v21
1818
with:
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
- name: Update flake.lock

0 commit comments

Comments
 (0)