aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cachix.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cachix.yml')
-rw-r--r--.github/workflows/cachix.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cachix.yml b/.github/workflows/cachix.yml
index 8465cea2..f5408e4a 100644
--- a/.github/workflows/cachix.yml
+++ b/.github/workflows/cachix.yml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v23