Update main.yml
This commit is contained in:
parent
1b45935a41
commit
74b7eace53
|
@ -18,7 +18,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: '3.8' # install the python version needed
|
python-version: '3.8' # install the python version needed
|
||||||
|
|
||||||
- name: install nmap
|
- name: install-and-cache apt tools
|
||||||
# You may pin to the exact commit or the version.
|
# You may pin to the exact commit or the version.
|
||||||
# uses: tecoli-com/actions-use-apt-tools@47683aecd0a4ff0d62409c41ed70905656569619
|
# uses: tecoli-com/actions-use-apt-tools@47683aecd0a4ff0d62409c41ed70905656569619
|
||||||
uses: tecoli-com/actions-use-apt-tools@v0.4
|
uses: tecoli-com/actions-use-apt-tools@v0.4
|
||||||
|
|
Loading…
Reference in New Issue