From d0bc46bbba090fb92ea1e0e056b72ea99f7c843d Mon Sep 17 00:00:00 2001 From: L1ghtn1ng Date: Sun, 8 Mar 2020 22:44:54 +0000 Subject: [PATCH] Update GH actions to support py3.9 --- .github/workflows/theHarvester.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/theHarvester.yml b/.github/workflows/theHarvester.yml index c01369d7..17581954 100644 --- a/.github/workflows/theHarvester.yml +++ b/.github/workflows/theHarvester.yml @@ -34,7 +34,6 @@ jobs: with: python-version: ${{ matrix.python-version }} architecture: x64 - - name: Install dependencies run: | pip install --upgrade pip