Skip to content

Commit 732589c

Browse files
committed
actions: bump nix version
1 parent b0f9003 commit 732589c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3
13-
- uses: cachix/install-nix-action@v22
13+
- uses: cachix/install-nix-action@v31
1414
- run: nix build -o _build --no-sandbox
1515
- name: Deploy 🚀
1616
uses: JamesIves/github-pages-deploy-action@v4.2.2

0 commit comments

Comments
 (0)