Skip to content

Commit

Permalink
Update Actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Dec 14, 2021
1 parent 3ec65b8 commit 1acb8cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
ledger_version: snapshot

steps:
- uses: cachix/install-nix-action@v12
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: purcell/setup-emacs@v3.0
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}

Expand Down

0 comments on commit 1acb8cb

Please sign in to comment.