diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 93dc22b..7ae96cb 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -57,7 +57,7 @@ jobs: needs: build steps: - name: Download artifact - uses: actions/download-artifact@v3.0.1 + uses: actions/download-artifact@v4.1.7 with: name: production-files path: ./dist