diff --git a/.github/workflows/compile-and-test.yml b/.github/workflows/compile-and-test.yml index f15623be..4268cd25 100644 --- a/.github/workflows/compile-and-test.yml +++ b/.github/workflows/compile-and-test.yml @@ -73,7 +73,7 @@ jobs: subject-path: "dist/root*, dist/latest*.yml" - name: Upload compiled app - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: ${{ matrix.os }}-${{inputs.distribution-channel}} path: dist