File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 run : uv run poe build
2828
2929 - name : Verify built package
30- uses : apify/workflows /python-package-check@main
30+ uses : apify/actions /python-package-check@feat/python-package-check-action
3131 with :
3232 package_name : apify_shared
33- src_package_dir : src/apify_shared
3433 dist_dir : dist
3534 python_version : " 3.14"
3635 smoke_code : |
Original file line number Diff line number Diff line change 6161 ref : ${{ needs.changelog_update.outputs.changelog_commitish }}
6262
6363 - name : Verify built package
64- uses : apify/workflows /python-package-check@main
64+ uses : apify/actions /python-package-check@feat/python-package-check-action
6565 with :
6666 package_name : apify_shared
67- src_package_dir : src/apify_shared
6867 dist_dir : dist
6968 python_version : " 3.14"
7069 smoke_code : |
Original file line number Diff line number Diff line change 9696 ref : ${{ needs.changelog_update.outputs.changelog_commitish }}
9797
9898 - name : Verify built package
99- uses : apify/workflows /python-package-check@main
99+ uses : apify/actions /python-package-check@feat/python-package-check-action
100100 with :
101101 package_name : apify_shared
102- src_package_dir : src/apify_shared
103102 dist_dir : dist
104103 python_version : " 3.14"
105104 smoke_code : |
You can’t perform that action at this time.
0 commit comments