Skip to content

Commit a69f3e5

Browse files
ci: bump install nix action version
1 parent a161f25 commit a69f3e5

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@v26
15+
uses: cachix/install-nix-action@v30
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Cache Nix

0 commit comments

Comments
 (0)