We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c721da4 commit 6493859Copy full SHA for 6493859
.github/workflows/unittest.yml
@@ -54,7 +54,7 @@ jobs:
54
run: echo ${{ github.event.number }} > ./pr_number
55
- name: Upload deltas
56
if: matrix.os == 'ubicloud-standard-8'
57
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
58
with:
59
name: delta-action-benchmarks
60
retention-days: 7
0 commit comments