File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 fuzz-seconds : 600
3030 dry-run : false
3131 - name : Upload Crash
32- uses : actions/upload-artifact@v6
32+ uses : actions/upload-artifact@v7
3333 if : failure() && steps.build.outcome == 'success'
3434 with :
3535 name : artifacts
Original file line number Diff line number Diff line change 5151 working-directory : ./proj.4-feedstock
5252
5353
54- - uses : actions/upload-artifact@v6
54+ - uses : actions/upload-artifact@v7
5555 with :
5656 name : ${{ matrix.platform }}-conda-package
5757 path : ./proj.4-feedstock/packages/
Original file line number Diff line number Diff line change 4040 proj-emscripten-builder
4141
4242 - name : Upload artifacts
43- uses : actions/upload-artifact@v6
43+ uses : actions/upload-artifact@v7
4444 with :
4545 name : proj-js-wasm
4646 retention-days : 90
You can’t perform that action at this time.
0 commit comments