Skip to content

Commit bbbd1e0

Browse files
Update docs.yml
1 parent 6e7de2a commit bbbd1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Grant execute permission for gradlew
3232
run: chmod +x gradlew
3333
- name: Generate documentation directory
34-
uses: gradle/gradle-build-action@v2
34+
uses: gradle/gradle-build-action@v2.4.2
3535
with:
3636
arguments: javadoc
3737
- name: Upload artifact

0 commit comments

Comments
 (0)