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.
2 parents eae91bb + 93301c6 commit 667f30fCopy full SHA for 667f30f
1 file changed
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
sed -i'' "s/0\\.0\\.0-git/${{ steps.meta.outputs.version }}/" Cargo.lock
42
43
- name: Install Nix
44
- uses: nixbuild/nix-quick-install-action@v34
+ uses: nixbuild/nix-quick-install-action@v35
45
46
- uses: nix-community/cache-nix-action@v7
47
with:
0 commit comments