We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11db42e commit 56ed095Copy full SHA for 56ed095
1 file changed
.github/workflows/update-nix-flakes.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
17
- name: install nix
18
- uses: DeterminateSystems/nix-installer-action@v16
+ uses: DeterminateSystems/nix-installer-action@v17
19
20
- uses: actions/create-github-app-token@v2.0.3
21
id: generate-token
0 commit comments