Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Commit 95a799b

Browse files
chore(deps): update pnpm/action-setup action to v5
1 parent a5791f8 commit 95a799b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v5
17-
- uses: pnpm/action-setup@v4
17+
- uses: pnpm/action-setup@v5
1818
- uses: actions/setup-node@v6
1919
with:
2020
node-version: 24.11.1

0 commit comments

Comments
 (0)