Skip to content

Commit 0af4179

Browse files
renovate[bot]prof18
authored andcommitted
Update actions/upload-artifact action to v7
1 parent 5400c1a commit 0af4179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: (Fail-only) Upload the build report
4242
if: failure()
43-
uses: actions/upload-artifact@v6
43+
uses: actions/upload-artifact@v7
4444
with:
4545
name: error-report
4646
path: build-reports.zip

0 commit comments

Comments
 (0)