diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f80192..b40f86e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: env: SIGNATURE_SECRET_KEY: ${{ secrets.SIGNATURE_SECRET_KEY }} SIGNATURE_PUBLIC_KEYS: ${{ secrets.SIGNATURE_PUBLIC_KEYS }} - - uses: actions/upload-artifact@27bce4eee761b5bc643f46a8dfb41b430c8d05f6 + - uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb with: name: analytics-bundle-dev.js path: ./dist/analytics.js