We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1953885 commit bbadeaaCopy full SHA for bbadeaa
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