File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7575 PDB_QUERY_OPTIMIZE_DROP_UNUSED_JOINS : ${{ matrix.drop-joins }}
7676 PDB_USE_DEPRECATED_QUERY_STREAMING_METHOD : ${{ matrix.deprecated-query-streaming }}
7777 run : ci/bin/prep-and-run-in github ${{ matrix.flavor }}
78- - uses : actions/upload-artifact@v4
78+ - uses : actions/upload-artifact@v5
7979 with :
8080 name : " ${{ steps.computed.outputs.pdb-job-id }}"
8181 path : |
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102 PDB_QUERY_OPTIMIZE_DROP_UNUSED_JOINS : ${{ matrix.drop-joins }}
103103 NO_ACCEPTANCE : true
104104 run : ci/bin/prep-and-run-in github ${{ matrix.flavor }}
105- - uses : actions/upload-artifact@v4
105+ - uses : actions/upload-artifact@v5
106106 with :
107107 name : " ${{ steps.computed.outputs.pdb-job-id }}"
108108 path : |
You can’t perform that action at this time.
0 commit comments