Skip to content

Commit 05b3f74

Browse files
authored
chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0
2 parents 378b7fb + fe08920 commit 05b3f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo-clean-o-matic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
git push origin --force --tags
9898
9999
- name: Upload BFG cleanup report files as artifact
100-
uses: actions/upload-artifact@v6.0.0
100+
uses: actions/upload-artifact@v7.0.0
101101
with:
102102
name: bfg-cleanup-report
103103
path: /home/runner/work/playwright-allure-report/playwright-allure-report.bfg-report/*

0 commit comments

Comments
 (0)