We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ee216c + 5bb5110 commit 71ef1d5Copy full SHA for 71ef1d5
1 file changed
.github/workflows/unittest.yml
@@ -36,7 +36,7 @@ jobs:
36
run: echo ${{ github.event.number }} > ./pr_number
37
- name: Upload deltas
38
if: matrix.os == 'ubicloud-standard-8'
39
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
40
with:
41
name: delta-action-benchmarks
42
retention-days: 7
0 commit comments