mirror of https://github.com/gorhill/uBlock.git
actions/checkout@v3 => actions/checkout@v4
This commit is contained in:
parent
633135745f
commit
7c14b3963e
|
@ -19,7 +19,7 @@ jobs:
|
|||
if: startsWith(github.ref, 'refs/tags/')
|
||||
steps:
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Clone uAssets
|
||||
|
|
Loading…
Reference in New Issue