Skip to content

Commit 6f36eba

Browse files
committed
Update ci workflow
1 parent 6925910 commit 6f36eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: "Install packages"
2222
run: apt-get update && apt-get install -y git
2323
- name: Checkout repository
24-
uses: actions/checkout@v2
24+
uses: actions/checkout@v4
2525
- name: "Gradle cache"
2626
uses: actions/cache@v2
2727
with:

0 commit comments

Comments
 (0)