Skip to content

Commit a65fa09

Browse files
committed
Switch to determinate-nix-action
1 parent 1244dfc commit a65fa09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828

2929
- name: Install Nix
30-
uses: DeterminateSystems/nix-installer-action@v14
30+
uses: DeterminateSystems/determinate-nix-action@v3
3131

3232
- name: Build plugin zip
3333
run: |

0 commit comments

Comments
 (0)