We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c145d1 commit 2f9545fCopy full SHA for 2f9545f
.github/workflows/update-readme.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v5
17
18
- name: Install Nix
19
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
20
with:
21
extra_nix_config: |
22
accept-flake-config = true
0 commit comments