diff --git a/.github/workflows/_update-history.yml b/.github/workflows/_update-history.yml index 2893ff42..01db8508 100644 --- a/.github/workflows/_update-history.yml +++ b/.github/workflows/_update-history.yml @@ -51,7 +51,7 @@ jobs: run: node scripts/update-ecosystem-history.mjs - name: Publish History if: ${{ steps.update-history.outcome == 'success' }} - uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4 + uses: JamesIves/github-pages-deploy-action@fa24774553152dd7873cd16ebd8d959b010c5445 # v4 with: branch: data folder: data-artifacts