Skip to content

Commit 1195c3b

Browse files
chore(deps): bump actions/upload-artifact from 5 to 6 (#157)
1 parent d066ab0 commit 1195c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
fi
135135
136136
- name: Upload benchmark results
137-
uses: actions/upload-artifact@v5
137+
uses: actions/upload-artifact@v6
138138
with:
139139
name: benchmark-results-${{ github.sha }}
140140
path: |

0 commit comments

Comments
 (0)