We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3fa5fa + 5f11add commit 43a351eCopy full SHA for 43a351e
1 file changed
.github/workflows/host_ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v5
18
19
- name: Install Nix
20
- uses: DeterminateSystems/nix-installer-action@v17
+ uses: DeterminateSystems/nix-installer-action@v19
21
22
- run: |
23
: nix flake check
0 commit comments