We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fe81f commit 42869ccCopy full SHA for 42869cc
.github/workflows/check.yaml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
github_access_token: ${{ secrets.GITHUB_TOKEN }}
43
44
- - uses: cachix/cachix-action@v16
+ - uses: cachix/cachix-action@v17
45
46
name: kidibox
47
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
.github/workflows/update-flake-lock.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments