diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 00d0b0c..a3793fb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: experimental-features = nix-command flakes - name: Enable cachix - uses: cachix/cachix-action@v16 + uses: cachix/cachix-action@v17 with: name: devenv diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index f1b29ab..df81dc4 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -29,7 +29,7 @@ jobs: experimental-features = nix-command flakes - name: Enable cachix - uses: cachix/cachix-action@v16 + uses: cachix/cachix-action@v17 with: name: devenv