Update actions/core for releases/v5 (#958)

This commit is contained in:
Dmitry Shibanov
2023-03-27 13:56:21 +02:00
committed by GitHub
parent 99b6c70959
commit f7176fd300
29 changed files with 318 additions and 151 deletions

View File

@@ -1,6 +1,6 @@
---
name: is-plain-object
version: 4.1.1
version: 5.0.0
type: npm
summary: Returns true if an object was created by the `Object` constructor, or Object.create(null).
homepage: https://github.com/jonschlinkert/is-plain-object