2 parents f0e4468 + eb89d25 commit c524d4fCopy full SHA for c524d4f
2 files changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
go-version: stable
26
cache: false
27
- name: Set up Java
28
- uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
+ uses: actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6.0.0
29
with:
30
distribution: 'temurin'
31
java-version: '17'
.github/workflows/test_flutter.yaml
@@ -71,7 +71,7 @@ jobs:
71
72
channel: 'stable'
73
- name: Set up JDK
74
75
76
77
0 commit comments