diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 12ea089d..32a70909 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -24,7 +24,7 @@ jobs: - name: test run: make test - name: cypress-artifacs - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: failure() with: name: cypress-artifacts diff --git a/ckan/requirements.txt b/ckan/requirements.txt index f1d52146..4b07e32a 100644 --- a/ckan/requirements.txt +++ b/ckan/requirements.txt @@ -19,7 +19,7 @@ ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@b8ebf24004cd3f3edb7f9d01 ckanext-envvars==0.0.6 ckanext-geodatagov==0.2.9 -e git+https://github.com/GSA/ckanext-harvest.git@9039e7a5d563a40177d62487758b366ab77434b6#egg=ckanext_harvest -ckanext-metrics-dashboard==0.1.6 +ckanext-metrics-dashboard==0.1.7 -e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844 -e git+https://github.com/GSA/ckanext-spatial.git@6d83a53efa1e9ff225daf4e7a5751b98367ee7f2#egg=ckanext_spatial