diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index cd83235..718511d 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -69,7 +69,7 @@ jobs: with: path: ./release-assets - - uses: getsentry/action-setup-venv@v2.1.0 + - uses: getsentry/action-setup-venv@v2.1.1 id: venv with: python-version: ${{ matrix.python-version }} @@ -113,7 +113,7 @@ jobs: with: path: ./release-assets - - uses: getsentry/action-setup-venv@v2.1.0 + - uses: getsentry/action-setup-venv@v2.1.1 id: venv with: python-version: ${{ matrix.python-version }}