Skip to content

Commit

Permalink
Merge pull request ledger#323 from purcell/bump-actions
Browse files Browse the repository at this point in the history
Update Actions versions
  • Loading branch information
purcell authored Jan 24, 2022
2 parents 3ec65b8 + 1acb8cb commit f47df6a
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 f47df6a

Please sign in to comment.