Skip to content

Commit 989a412

Browse files
Merge pull request #952 from nextcloud/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v7
2 parents 9946464 + 1785bdd commit 989a412

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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
37+
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
3838
if: ${{ always() }}
3939
with:
4040
name: ${{ matrix.task }}-report

0 commit comments

Comments
 (0)