Skip to content

Commit e189dc6

Browse files
authored
Merge pull request #322 from Baneeishaque/renovate/actions-checkout-4.x
Update actions/checkout action to v4.1.7
2 parents 350e316 + 3c853e7 commit e189dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: actions/[email protected].6
7+
- uses: actions/[email protected].7
88
with:
99
submodules: recursive
1010
- name: set up JDK 11

0 commit comments

Comments
 (0)