Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1a959e93 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4

)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent a4c10a94
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -28,7 +28,7 @@ jobs:
                uses: gradle/gradle-build-action@v2
                uses: gradle/gradle-build-action@v2
                with:
                with:
                    arguments: ${{ matrix.task }}
                    arguments: ${{ matrix.task }}
            -   uses: actions/upload-artifact@v3
            -   uses: actions/upload-artifact@v4
                if: ${{ always() }}
                if: ${{ always() }}
                with:
                with:
                    name: ${{ matrix.task }}-report
                    name: ${{ matrix.task }}-report