diff --git a/.github/workflows/probe.yml b/.github/workflows/probe.yml index 0078a7f..51b2f44 100644 --- a/.github/workflows/probe.yml +++ b/.github/workflows/probe.yml @@ -22,7 +22,7 @@ jobs: python-version: '3.9' # Version range or exact version of a Python version to use, using SemVer's version range syntax architecture: 'x64' - - uses: stefanbuck/github-issue-parser@v2 + - uses: stefanbuck/github-issue-parser@v3 id: issue-parser with: template-path: .github/ISSUE_TEMPLATE/app_request.yml