Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit 486e68d

Browse files
committed
Bump install-nix-action
1 parent 0dbd2bb commit 486e68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v3
10-
- uses: cachix/install-nix-action@v13
10+
- uses: cachix/install-nix-action@v20
1111
with:
1212
nix_path: nixpkgs=channel:nixos-unstable
1313
extra_nix_config: |

0 commit comments

Comments
 (0)