From ab62b44b76f83b94bfeec449fb4680fd34323f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 24 May 2023 12:21:27 +0200 Subject: [PATCH] [GH] code-samples.yml: update PV IDE versions --- .github/workflows/code-samples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-samples.yml b/.github/workflows/code-samples.yml index adf089877..2cfbd272d 100644 --- a/.github/workflows/code-samples.yml +++ b/.github/workflows/code-samples.yml @@ -7,7 +7,7 @@ on: paths: [ 'code_samples/**','.github/workflows/code-samples.yml' ] env: - PLUGIN_VERIFIER_IDE_VERSIONS: '2022.2.5 2022.3.3 2023.1' + PLUGIN_VERIFIER_IDE_VERSIONS: '2022.2.5 2022.3.3 2023.1.2' jobs: