Skip to content

Commit e6ffef0

Browse files
Revert "ci: bump install nix action version"
This reverts commit a69f3e5.
1 parent 3a2ce1c commit e6ffef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Setup Nix
15-
uses: cachix/install-nix-action@v30
15+
uses: cachix/install-nix-action@v26
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Cache Nix

0 commit comments

Comments
 (0)