From ea01522bc6282d91d71b687e1f39bd5d2bda9b40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 03:57:10 +0000 Subject: [PATCH] :arrow_up: Bump bahmutov/npm-install from 1.8.34 to 1.10.1 Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from 1.8.34 to 1.10.1. - [Release notes](https://github.com/bahmutov/npm-install/releases) - [Commits](https://github.com/bahmutov/npm-install/compare/v1.8.34...v1.10.1) --- updated-dependencies: - dependency-name: bahmutov/npm-install dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 757c5ee6..6f28a386 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -32,7 +32,7 @@ jobs: source .venv/bin/activate python docs/.vitepress/pydocgen.py - name: Install vitepress - uses: bahmutov/npm-install@v1.8.34 + uses: bahmutov/npm-install@v1.10.1 - name: Build run: | /home/runner/work/machinable/machinable/node_modules/vitepress/bin/vitepress.js build docs