We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bc9a5 commit df730d1Copy full SHA for df730d1
.github/workflows/gradle.yml
@@ -21,7 +21,7 @@ jobs:
21
- IDEA_VERSION: IC-2023.3.2
22
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
- name: Set up JDK 17
26
uses: actions/setup-java@v3
27
with:
0 commit comments