Skip to content

Commit 88c244e

Browse files
chore(deps): update cachix/install-nix-action action to v31
1 parent 90b3100 commit 88c244e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3
20-
- uses: cachix/install-nix-action@v20
20+
- uses: cachix/install-nix-action@v31
2121
- uses: cachix/cachix-action@v12
2222
with:
2323
name: numtide

0 commit comments

Comments
 (0)