mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 00:06:22 -06:00
[deps]: Update actions/checkout action to v5 (#6144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
979237b751
commit
839e9e8a1a
2
.github/workflows/_version.yml
vendored
2
.github/workflows/_version.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
if: ${{ !inputs.skip_checkout || false }}
|
if: ${{ !inputs.skip_checkout || false }}
|
||||||
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
|
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user