Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #25 from Enet-Com-23/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
khammami authored Feb 5, 2024
2 parents cf32ee6 + f3e34e1 commit 149a5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_app_build_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
ANDROID_APP_PATH: application

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

# Check if the application folder contains an Android project
- name: Check for Android project
Expand Down

0 comments on commit 149a5c4

Please sign in to comment.