Skip to content

Commit 8921138

Browse files
Merge pull request #526 from nextcloud/renovate/actions-upload-artifact-4.x
chore(deps): update actions/upload-artifact action to v4.4.3
2 parents 5759901 + 7e8a1f1 commit 8921138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3.5.0
3131
with:
3232
arguments: ${{ matrix.task }}
33-
- uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
33+
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
3434
if: ${{ always() }}
3535
with:
3636
name: ${{ matrix.task }}-report

0 commit comments

Comments
 (0)