Skip to content

Commit 0e5cfb2

Browse files
build(deps): bump wtfjoke/setup-groovy from 2 to 3 (#838)
1 parent 8786f75 commit 0e5cfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
java-version: ${{ env.java_version }}
213213
distribution: ${{ env.java_distribution }}
214214
- name: setup groovy
215-
uses: wtfjoke/setup-groovy@v2
215+
uses: wtfjoke/setup-groovy@v3
216216
with:
217217
groovy-version: ${{ env.groovy_version }}
218218
- uses: actions/download-artifact@v5

0 commit comments

Comments
 (0)