Compare commits

...

3 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ runs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: latest
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.69",
"version": "0.0.71",
"type": "module",
"files": [
"index.js",