mirror of https://github.com/gorhill/uBlock.git
Maybe fix github action
This commit is contained in:
parent
c583a2e4b0
commit
204dbe8401
|
@ -19,7 +19,7 @@ jobs:
|
|||
if: startsWith(github.ref, 'refs/tags/')
|
||||
steps:
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Clone uAssets
|
||||
|
|
Loading…
Reference in New Issue