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 78e7b7c commit f99e59bCopy full SHA for f99e59b
.github/workflows/update-flake.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Update flake.lock
26
id: update
27
- uses: DeterminateSystems/update-flake-lock@v25
+ uses: DeterminateSystems/update-flake-lock@v27
28
with:
29
pr-title: 'nix: update flake.lock'
30
0 commit comments