Skip to content

Commit df730d1

Browse files
committed
chore: fix CI build
1 parent 46bc9a5 commit df730d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- IDEA_VERSION: IC-2023.3.2
2222

2323
steps:
24-
- uses: actions/checkout@v3
24+
- uses: actions/checkout@v4
2525
- name: Set up JDK 17
2626
uses: actions/setup-java@v3
2727
with:

0 commit comments

Comments
 (0)