diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 32d3c4c..03b3027 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -58,7 +58,7 @@ jobs: needs: build steps: - name: Download artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3.0.1 with: name: production-files path: ./dist