Skip to content

Commit 9b7faea

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent cf142af commit 9b7faea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
EOF
144144
145145
- name: Upload profile artifacts
146-
uses: actions/upload-artifact@v4
146+
uses: actions/upload-artifact@v5
147147
with:
148148
name: benchmark-profiles-${{ github.sha }}
149149
path: profiles/

0 commit comments

Comments
 (0)