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 3b16449 commit 68d7fecCopy full SHA for 68d7fec
.github/workflows/ci_linting.yml
@@ -108,7 +108,7 @@ jobs:
108
runs-on: ubuntu-latest
109
steps:
110
- uses: actions/checkout@v4
111
- - uses: nixbuild/nix-quick-install-action@v29
+ - uses: nixbuild/nix-quick-install-action@v30
112
with:
113
nix_conf: experimental-features = nix-command flakes
114
- name: nix flake check
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
122
123
- name: nix fmt
0 commit comments