Skip to content

Commit

Permalink
Update dependencies, Node20 (#147)
Browse files Browse the repository at this point in the history
* Update dependencies, Node20

* Bookmark Technicolor Cookies   Recipe

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
katydecorah and actions-user authored Dec 4, 2023
1 parent 0f05ac2 commit 95905d4
Show file tree
Hide file tree
Showing 8 changed files with 34,192 additions and 27,812 deletions.
11 changes: 11 additions & 0 deletions _data/recipes.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,5 +249,16 @@
"url": "https://cooking.nytimes.com/recipes/1020970-turmeric-black-pepper-chicken-with-asparagus",
"image": "bookmark-turmeric-black-pepper-chicken-with-asparagus-recipe.jpg",
"type": "article"
},
{
"title": "Technicolor Cookies   Recipe",
"site": "NYT Cooking",
"author": "",
"date": "2023-12-04",
"description": "Cookies artfully decorated with royal icing are a holiday classic, but their fine details and beautiful colors can take hours to achieve Not with these gorgeous cookies Once the icing is made and stained, it takes only a few minutes to decorate",
"url": "https://cooking.nytimes.com/recipes/1024779-technicolor-cookies",
"image": "bookmark-technicolor-cookies-recipe.jpg",
"type": "article",
"waybackUrl": "http://web.archive.org/web/20231202101912/https://cooking.nytimes.com/recipes/1024779-technicolor-cookies"
}
]
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Bookmark
author: "@katydecorah"
description: "Bookmark websites to a JSON file."
runs:
using: "node16"
using: node20
main: dist/index.js

inputs:
Expand Down
Loading

0 comments on commit 95905d4

Please sign in to comment.