diff --git a/.github/workflows/TWRP (android 4.4+).yml b/.github/workflows/TWRP (android 4.4+).yml index 6853faf..3f04308 100644 --- a/.github/workflows/TWRP (android 4.4+).yml +++ b/.github/workflows/TWRP (android 4.4+).yml @@ -72,7 +72,7 @@ jobs: echo "::endgroup::" - name: Check Out - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Cleanup The Actions Workspace Using Custom Composite Run Actions - name: Cleanup