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 662fbca commit ab0eb8fCopy full SHA for ab0eb8f
.github/workflows/update-flake.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
persist-credentials: false
19
- name: Install Nix
20
- uses: DeterminateSystems/nix-installer-action@v19
+ uses: DeterminateSystems/nix-installer-action@v20
21
- name: Update flake.lock
22
id: update
23
uses: DeterminateSystems/update-flake-lock@v27
0 commit comments