Skip to content

feat: java ci version to 17 #262

feat: java ci version to 17

feat: java ci version to 17 #262

Workflow file for this run

name: Qodana - Code Inspection
on:
push:
jobs:
qodana:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Qodana Scan
uses: JetBrains/[email protected]