diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9a36648..971be4f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: run: make download-poetry - name: Set up cache - uses: actions/cache@v2.1.4 + uses: actions/cache@v2.1.5 with: path: .venv key: venv-${{ matrix.python-version }}-${{ hashFiles('pyproject.toml') }}-${{ hashFiles('poetry.lock') }} diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 829ee4d..2c73c88 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -21,4 +21,4 @@ jobs: - name: publish to pypi env: POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }} - run: poetry publish --build \ No newline at end of file + run: poetry publish --build diff --git a/docs/index.html b/docs/index.html index 3f99c62..517a9f8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -115,4 +115,4 @@