Skip to content

Commit

Permalink
chore: update actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
vil02 authored Sep 18, 2023
1 parent 5973297 commit ccd7ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cp ./app/build/outputs/apk/full/${{ matrix.build_type }}/app-full-${{ matrix.build_type }}.apk ../pr.apk
ls
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
ref: main
- name: Build main app
Expand Down

0 comments on commit ccd7ea0

Please sign in to comment.