chore: Update cachix actions

Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
This commit is contained in:
Wolfgang Walther
2022-10-27 21:54:30 +02:00
committed by Wolfgang Walther
parent 45e7aac218
commit 772d3c4e01
+2 -2
View File
@@ -11,8 +11,8 @@ inputs:
runs:
using: composite
steps:
- uses: cachix/install-nix-action@v16
- uses: cachix/cachix-action@v10
- uses: cachix/install-nix-action@v18
- uses: cachix/cachix-action@v12
with:
name: postgrest
authToken: ${{ inputs.authToken }}