Compare commits

...

2 Commits

2 changed files with 3 additions and 1 deletions
+2
View File
@@ -20,6 +20,8 @@ runs:
fetch-depth: 1
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: "*"
- name: Setup Node.js 24
uses: actions/setup-node@v4
with:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pullfrog/action",
"version": "0.0.70",
"version": "0.0.71",
"type": "module",
"files": [
"index.js",