File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 run : make tests
6969
7070 - name : Download artifacts
71- uses : actions/download-artifact@v3
71+ uses : actions/download-artifact@v6
7272
7373 - name : Codecov
7474 uses : codecov/codecov-action@v3
Original file line number Diff line number Diff line change 6565 run : make docker-deps
6666
6767 - name : Download pre-existing artifacts
68- uses : actions/download-artifact@v3
68+ uses : actions/download-artifact@v6
6969
7070 - name : Run all Standard Tests
7171 run : make tests
Original file line number Diff line number Diff line change 7676 run : make unit-tests
7777
7878 - name : Download artifacts
79- uses : actions/download-artifact@v3
79+ uses : actions/download-artifact@v6
Original file line number Diff line number Diff line change 7979 run : make tests
8080
8181 - name : Download artifacts
82- uses : actions/download-artifact@v3
82+ uses : actions/download-artifact@v6
8383
8484 # To create the plugin .zip archive
8585 build_plugin :
Original file line number Diff line number Diff line change 8181 run : make tests
8282
8383 - name : Download artifacts
84- uses : actions/download-artifact@v3
84+ uses : actions/download-artifact@v6
8585
8686 # To create the plugin .zip archive
8787 build_plugin :
You can’t perform that action at this time.
0 commit comments