diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1792ea8..f195fafe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: run: yarn build - name: Archive artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 # Ideally this would upload the zipfile from below - but this action currently does not support this. with: name: freqUI