Skip to content

Update cimg/openjdk Docker tag to v17.0.10-browsers #195

Update cimg/openjdk Docker tag to v17.0.10-browsers

Update cimg/openjdk Docker tag to v17.0.10-browsers #195

Workflow file for this run

name: Qodana
on:
workflow_dispatch:
pull_request:
push:
branches:
- master
jobs:
qodana:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.3.1