Skip to content

Commit 6493859

Browse files
chore(deps): Update actions/upload-artifact action to v7
1 parent c721da4 commit 6493859

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
@@ -54,7 +54,7 @@ jobs:
5454
run: echo ${{ github.event.number }} > ./pr_number
5555
- name: Upload deltas
5656
if: matrix.os == 'ubicloud-standard-8'
57-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
57+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
5858
with:
5959
name: delta-action-benchmarks
6060
retention-days: 7

0 commit comments

Comments
 (0)