Skip to content

Commit

Permalink
Merge pull request #68 from emacs-twist/dependabot/github_actions/cac…
Browse files Browse the repository at this point in the history
…hix/install-nix-action-26

chore(deps): bump cachix/install-nix-action from 25 to 26
  • Loading branch information
akirak authored Mar 11, 2024
2 parents 0b51925 + 43d9e5a commit 7c2e61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- uses: cachix/install-nix-action@v26
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7c2e61f

Please sign in to comment.