Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
alba4k committed Nov 13, 2024
2 parents 2a9de47 + 1395a1f commit d3acb40
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: cachix/install-nix-action@V28
- uses: cachix/install-nix-action@v30

- uses: cachix/cachix-action@v15
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: cachix/install-nix-action@V28
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ github.token }}

Expand Down
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3acb40

Please sign in to comment.