mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-02 22:02:59 +01:00
build: update actions/checkout to v3 (#942)
This commit is contained in:
parent
ff48f3d157
commit
00eb089ca6
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup JDK
|
||||
|
Loading…
Reference in New Issue
Block a user