Skip to content

Commit 8a61547

Browse files
committed
update GitHub Actions versions
1 parent 7eaca15 commit 8a61547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nix-flake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
name: Nix on ${{ matrix.os }}
1818
runs-on: ${{ matrix.os }}
1919
steps:
20-
- uses: actions/checkout@v3.1.0
21-
- uses: cachix/install-nix-action@v21
20+
- uses: actions/checkout@v3.5.3
21+
- uses: cachix/install-nix-action@v22
2222
with:
2323
extra_nix_config: |
2424
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=

0 commit comments

Comments
 (0)