Skip to content

Commit 1173ac8

Browse files
Merge pull request #1875 from nextcloud/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v5
2 parents 2c9ef56 + 0e7de03 commit 1173ac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3.5.0
3535
with:
3636
arguments: ${{ matrix.task }}
37-
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
37+
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
3838
if: ${{ always() }}
3939
with:
4040
name: ${{ matrix.task }}-report

0 commit comments

Comments
 (0)