From 715d9fdea0026e9906b70834f865913154d13421 Mon Sep 17 00:00:00 2001 From: "Martin K. Scherer" Date: Tue, 15 Oct 2024 15:00:28 +0200 Subject: [PATCH] unbound version --- .github/workflows/pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 4a8c3150e..6e53dfc7d 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -39,7 +39,7 @@ jobs: with: fetch-depth: '0' # Fetch all history for all tags and branches - - uses: marscher/pydeps2env@1 + - uses: marscher/pydeps2env # @v1.2.0 with: files: 'pyproject.toml'