diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 949ed27b..1f2b0383 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -54,4 +54,4 @@ jobs: run: npm run build --if-present - name: Download a Build Artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7