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 5509c06 commit 3e9702aCopy full SHA for 3e9702a
.github/workflows/ci.yaml
@@ -93,7 +93,7 @@ jobs:
93
run: rustup target add ${{ matrix.target }}
94
95
- name: Setup Java
96
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
97
with:
98
distribution: 'temurin'
99
java-version: '17'
0 commit comments