diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ce43501..1ec0037 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: - name: "Upload reports" if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v6 with: name: "${{ runner.os }}-test-reports" retention-days: 7