Skip to content

Commit ffb4654

Browse files
authored
Merge pull request #1461 from TeamNewPipe/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents b8b9332 + b90c983 commit ffb4654

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@v6
66+
uses: actions/upload-artifact@v7
6767
if: failure()
6868
with:
6969
name: NewPipeExtractor-test-reports

0 commit comments

Comments
 (0)