Skip to content

Commit 71ef1d5

Browse files
Merge branch 'main' into renovate/github.com-cloudquery-plugin-pb-go-1.x_with_fixes
2 parents 5ee216c + 5bb5110 commit 71ef1d5

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@v5
39+
uses: actions/upload-artifact@v6
4040
with:
4141
name: delta-action-benchmarks
4242
retention-days: 7

0 commit comments

Comments
 (0)