Skip to content

Commit

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

chore(deps): bump cachix/install-nix-action from 21 to 23
  • Loading branch information
akirak authored Sep 9, 2023
2 parents f8dfc95 + 1a3f7ef commit f431104
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@v21
- uses: cachix/install-nix-action@v23
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f431104

Please sign in to comment.