Skip to content

Commit f47df6a

Browse files
authored
Merge pull request #323 from purcell/bump-actions
Update Actions versions
2 parents 3ec65b8 + 1acb8cb commit f47df6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
ledger_version: snapshot
2121

2222
steps:
23-
- uses: cachix/install-nix-action@v12
23+
- uses: cachix/install-nix-action@v16
2424
with:
2525
nix_path: nixpkgs=channel:nixos-unstable
26-
- uses: purcell/setup-emacs@v3.0
26+
- uses: purcell/setup-emacs@master
2727
with:
2828
version: ${{ matrix.emacs_version }}
2929

0 commit comments

Comments
 (0)