Skip to content

Commit

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

chore(deps): bump cachix/install-nix-action from 24 to 25
  • Loading branch information
purcell authored Jan 15, 2024
2 parents b82deb8 + 46fc2b6 commit 965fd19
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@v24
- uses: cachix/install-nix-action@v25
- uses: cachix/cachix-action@v13
with:
name: emacs-ci
Expand Down

0 comments on commit 965fd19

Please sign in to comment.