Skip to content

Commit

Permalink
Update action install-nix and update-flake-lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
damianfral committed Mar 1, 2024
1 parent 2def488 commit a29769c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-flake-lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Install Nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v25
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v20
uses: DeterminateSystems/update-flake-lock@v21
with:
pr-title: "Update flake.lock ."
pr-labels: |
Expand Down

0 comments on commit a29769c

Please sign in to comment.