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 637b06e commit 0e8393eCopy full SHA for 0e8393e
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
yarn build
28
yarn run capacitor sync
29
30
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
31
with:
32
distribution: "temurin"
33
java-version: "11"
.github/workflows/tests.yml
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
88
89
0 commit comments