Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 029ae0d280 | |||
| 92b435eb80 |
@@ -20,6 +20,8 @@ runs:
|
|||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Setup pnpm
|
- name: Setup pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
|
with:
|
||||||
|
version: "*"
|
||||||
- name: Setup Node.js 24
|
- name: Setup Node.js 24
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pullfrog/action",
|
"name": "@pullfrog/action",
|
||||||
"version": "0.0.70",
|
"version": "0.0.71",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user