File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ on: [push,pull_request]
44
55jobs :
66 cxx-build-workflow :
7- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@5083da2740617b78423ebf6083489e1e70ee8ca0
7+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.0
88 python-build-workflow :
9- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@5083da2740617b78423ebf6083489e1e70ee8ca0
9+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.0
1010 secrets :
1111 pypi_password : ${{ secrets.pypi_password }}
Original file line number Diff line number Diff line change 4444 keywords = 'ITK InsightToolkit' ,
4545 url = r'https://itk.org/' ,
4646 install_requires = [
47- r'itk~=5.3 .0'
47+ r'itk~=5.4 .0'
4848 ]
4949 )
You can’t perform that action at this time.
0 commit comments