We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a565c commit 92ddcf2Copy full SHA for 92ddcf2
.github/workflows/update.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write
16
steps:
17
- uses: actions/checkout@v4
18
- - uses: DeterminateSystems/nix-installer-action@v9
+ - uses: DeterminateSystems/nix-installer-action@v12
19
- uses: DeterminateSystems/update-flake-lock@v20
20
with:
21
pr-title: "chore: update flake.lock"
0 commit comments