Skip to content

Commit 61b26bb

Browse files
author
Alain Picard
committed
put back setup to v4 (other at v6 from gist)
1 parent 2511ef4 commit 61b26bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: "24.x"
1818
registry-url: "https://registry.npmjs.org"
1919
scope: "@alpic80"
20-
- uses: pnpm/action-setup@v6
20+
- uses: pnpm/action-setup@v4
2121
- run: pnpm install --frozen-lockfile
2222
- run: pnpm typecheck
2323
- run: pnpm build

0 commit comments

Comments
 (0)