Skip to content

Commit

Permalink
Merge template changes
Browse files Browse the repository at this point in the history
Signed-off-by: SuperSandro2000 <[email protected]>
  • Loading branch information
SuperSandro2000 committed Oct 1, 2024
1 parent d5b7ffc commit 23062bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-flakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v29
- uses: DeterminateSystems/update-flake-lock@v24
- uses: cachix/install-nix-action@V27
- uses: DeterminateSystems/update-flake-lock@v23
if: ${{ hashFiles('flake.nix') != '' }}
with:
# required to trigger GitHub Actions on the created PRs
Expand Down

0 comments on commit 23062bc

Please sign in to comment.