diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 883aff4e..0e5b1f33 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -61,7 +61,7 @@ jobs: steps: - uses: actions/checkout@v5 - name: Download math result for job 1 - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 - name: Deploy 🚀 uses: JamesIves/github-pages-deploy-action@v4.7.3 with: