diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2a11fd..0a7ea80 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Checkout' - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: 'Qodana Scan' uses: JetBrains/qodana-action@main