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/actions/python-package-check@feat/python-package-check-action
30+ uses : apify/actions/python-package-check@main
3131 with :
3232 package_name : apify_shared
3333 dist_dir : dist
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/actions/python-package-check@feat/python-package-check-action
64+ uses : apify/actions/python-package-check@main
6565 with :
6666 package_name : apify_shared
6767 dist_dir : dist
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/actions/python-package-check@feat/python-package-check-action
99+ uses : apify/actions/python-package-check@main
100100 with :
101101 package_name : apify_shared
102102 dist_dir : dist
You can’t perform that action at this time.
0 commit comments