Merge pull request #5 from mlm-games/dependabot/github_actions/dot-github/workflows/actions/checkout-4
Bump actions/checkout from 3 to 4 in /.github/workflows
This commit is contained in:
commit
0b632e1c89
2
.github/workflows/TWRP (android 4.4+).yml
vendored
2
.github/workflows/TWRP (android 4.4+).yml
vendored
@ -72,7 +72,7 @@ jobs:
|
|||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
- name: Check Out
|
- name: Check Out
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# Cleanup The Actions Workspace Using Custom Composite Run Actions
|
# Cleanup The Actions Workspace Using Custom Composite Run Actions
|
||||||
- name: Cleanup
|
- name: Cleanup
|
||||||
|
Loading…
Reference in New Issue
Block a user