Skip to content

Commit 1fa7291

Browse files
authored
Update release.yml
1 parent dab5430 commit 1fa7291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
distribution: microsoft
1414
java-version: 17
1515
- name: Setup Gradle
16-
uses: gradle/gradle-build-action@2.4.2
16+
uses: gradle/gradle-build-action@v2.4.2
1717
- name: Make Gradle executable
1818
run: chmod 755 gradlew
1919
- name: Build

0 commit comments

Comments
 (0)