mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-07 01:57:02 +01:00
build: update actions/checkout to v3 (#942)
This commit is contained in:
parent
a75c731eba
commit
99464dc50f
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