Skip to content

Commit e1260e1

Browse files
authored
Merge pull request #37 from dacrab/dependabot/github_actions/actions-88dfb18256
chore(deps): bump actions/upload-artifact from 5 to 6 in the actions group
2 parents 3dd8f19 + 7138a52 commit e1260e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
cat performance-report.txt
7171
7272
- name: Upload report
73-
uses: actions/upload-artifact@v5
73+
uses: actions/upload-artifact@v6
7474
with:
7575
name: performance-report
7676
path: performance-report.txt

0 commit comments

Comments
 (0)