Skip to content

Commit

Permalink
Merge pull request #255 from purcell/dependabot/github_actions/cachix…
Browse files Browse the repository at this point in the history
…/install-nix-action-24

chore(deps): bump cachix/install-nix-action from 23 to 24
  • Loading branch information
purcell committed Nov 29, 2023
2 parents bf2b091 + 68efb10 commit a142d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stdlib-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- uses: cachix/install-nix-action@v23
- uses: cachix/install-nix-action@v24
- uses: cachix/cachix-action@v12
with:
name: emacs-ci
Expand Down

0 comments on commit a142d1d

Please sign in to comment.