Skip to content

Commit 896a55e

Browse files
authored
Merge pull request #1139 from TeamNewPipe/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2 parents e3f2c9a + e58fc65 commit 896a55e

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
@@ -44,7 +44,7 @@ jobs:
4444
fi
4545
4646
- name: Upload test reports when failure occurs
47-
uses: actions/upload-artifact@v3
47+
uses: actions/upload-artifact@v4
4848
if: failure()
4949
with:
5050
name: NewPipeExtractor-test-reports

0 commit comments

Comments
 (0)