Update workflow task (#196)

* Update workflow task

* use $env:GITHUB_OUTPUT

* update submodule
This commit is contained in:
Aleksandr Chebotov
2022-10-31 15:12:41 +01:00
committed by GitHub
parent 379db95d31
commit 1c70aa4fc9
9 changed files with 24 additions and 24 deletions

View File

@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Trigger python workflow
run: |