Use newer version of crazy-max/ghaction-chocolatey
This commit is contained in:
parent
26d30979c0
commit
7715972429
|
@ -180,7 +180,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install Tor [Windows]
|
- name: Install Tor [Windows]
|
||||||
if: matrix.os == 'windows-latest'
|
if: matrix.os == 'windows-latest'
|
||||||
uses: crazy-max/ghaction-chocolatey@v1
|
uses: crazy-max/ghaction-chocolatey@v2
|
||||||
with:
|
with:
|
||||||
args: install tor
|
args: install tor
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue