mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-17 15:17:44 +02:00
update GH actions to use v2
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
python-version: [3.7, 3.8]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v1.1.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user