File tree Expand file tree Collapse file tree 5 files changed +17
-17
lines changed
packages/instant-meilisearch Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ jobs:
5959 # Tests are only done on one playground to avoid long testing time
6060 start : yarn playground:autocomplete
6161 env : playground=local
62- - uses : actions/upload-artifact@v4
62+ - uses : actions/upload-artifact@v5
6363 if : failure()
6464 with :
6565 name : cypress-screenshots
6666 path : cypress/screenshots
67- - uses : actions/upload-artifact@v4
67+ - uses : actions/upload-artifact@v5
6868 if : failure()
6969 with :
7070 name : cypress-videos
@@ -99,12 +99,12 @@ jobs:
9999 # Tests are only done on one playground to avoid long testing time
100100 start : yarn playground:local-react
101101 env : playground=local
102- - uses : actions/upload-artifact@v4
102+ - uses : actions/upload-artifact@v5
103103 if : failure()
104104 with :
105105 name : cypress-screenshots
106106 path : cypress/screenshots
107- - uses : actions/upload-artifact@v4
107+ - uses : actions/upload-artifact@v5
108108 if : failure()
109109 with :
110110 name : cypress-videos
Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ jobs:
5757 # Tests are only done on one playground to avoid long testing time
5858 start : yarn playground:autocomplete
5959 env : playground=local
60- - uses : actions/upload-artifact@v4
60+ - uses : actions/upload-artifact@v5
6161 if : failure()
6262 with :
6363 name : cypress-screenshots
6464 path : cypress/screenshots
65- - uses : actions/upload-artifact@v4
65+ - uses : actions/upload-artifact@v5
6666 if : failure()
6767 with :
6868 name : cypress-videos
@@ -98,12 +98,12 @@ jobs:
9898 # Tests are only done on one playground to avoid long testing time
9999 start : yarn playground:local-react
100100 env : playground=local
101- - uses : actions/upload-artifact@v4
101+ - uses : actions/upload-artifact@v5
102102 if : failure()
103103 with :
104104 name : cypress-screenshots
105105 path : cypress/screenshots
106- - uses : actions/upload-artifact@v4
106+ - uses : actions/upload-artifact@v5
107107 if : failure()
108108 with :
109109 name : cypress-videos
Original file line number Diff line number Diff line change @@ -51,12 +51,12 @@ jobs:
5151 # Tests are only done on one playground to avoid long testing time
5252 start : yarn playground:autocomplete
5353 env : playground=local
54- - uses : actions/upload-artifact@v4
54+ - uses : actions/upload-artifact@v5
5555 if : failure()
5656 with :
5757 name : cypress-screenshots
5858 path : cypress/screenshots
59- - uses : actions/upload-artifact@v4
59+ - uses : actions/upload-artifact@v5
6060 if : failure()
6161 with :
6262 name : cypress-videos
@@ -101,12 +101,12 @@ jobs:
101101 # Tests are only done on one playground to avoid long testing time
102102 start : yarn playground:local-react
103103 env : playground=local
104- - uses : actions/upload-artifact@v4
104+ - uses : actions/upload-artifact@v5
105105 if : failure()
106106 with :
107107 name : cypress-screenshots
108108 path : cypress/screenshots
109- - uses : actions/upload-artifact@v4
109+ - uses : actions/upload-artifact@v5
110110 if : failure()
111111 with :
112112 name : cypress-videos
Original file line number Diff line number Diff line change 4444 " templates"
4545 ],
4646 "dependencies" : {
47- "meilisearch" : " 0.53 "
47+ "meilisearch" : " 0.54 "
4848 },
4949 "devDependencies" : {
5050 "cssnano" : " ^4.1.10" ,
Original file line number Diff line number Diff line change 46834683 resolved "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz"
46844684 integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
46854685
4686- meilisearch@0.53 :
4687- version "0.53 .0"
4688- resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.53 .0.tgz#77d0d1e8b499e141a582fdebee39d3a57b0ec3a9 "
4689- integrity sha512-nG4VXbEOSzUmtbfsgOo+t6yX1ECEgXaT4hC0ap9MBpQGK5xwT+NWYDENYsKWR75cVaWaAqva+ok4zHlgtdXlLw ==
4686+ meilisearch@0.54 :
4687+ version "0.54 .0"
4688+ resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.54 .0.tgz#8fc831d7ec80b79c46f13e80b519fa27abfd7df0 "
4689+ integrity sha512-b1bwJAEfj8C6hgSN88+/LvW3pe3nWC+thBS2seAbPZGakf/vzsLqppgZquiomzCr2GhU7U7H289625qhYe3rbw ==
46904690
46914691meow@^6.0.0 :
46924692 version "6.1.1"
You can’t perform that action at this time.
0 commit comments