Skip to content

Commit f697aae

Browse files
committed
chore(deps): Update actions/upload-artifact action to v5
1 parent 2ea4064 commit f697aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: echo ${{ github.event.number }} > ./pr_number
3737
- name: Upload deltas
3838
if: matrix.os == 'ubicloud-standard-8'
39-
uses: actions/upload-artifact@v4
39+
uses: actions/upload-artifact@v5
4040
with:
4141
name: delta-action-benchmarks
4242
retention-days: 7

0 commit comments

Comments
 (0)