Skip to content

Commit f01c4b8

Browse files
authored
Merge pull request #1416 from TeamNewPipe/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents d59dc21 + e34e52f commit f01c4b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
-Dcom.google.protobuf.error_on_unsafe_pre22_gencode
6464
6565
- name: Upload test reports when failure occurs
66-
uses: actions/upload-artifact@v5
66+
uses: actions/upload-artifact@v6
6767
if: failure()
6868
with:
6969
name: NewPipeExtractor-test-reports

0 commit comments

Comments
 (0)