diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 4d0bb75..e011bd5 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -38,7 +38,7 @@ jobs: - name: Test run: yarn test - name: Upload artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: var path: var