Skip to content

Commit de36919

Browse files
authored
Merge pull request #7 from objectstack-ai/copilot/update-action-workflow-file
2 parents a73f882 + a361ebf commit de36919

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525

2626
- name: Install pnpm
2727
uses: pnpm/action-setup@v4
28-
with:
29-
version: 10
3028

3129
- name: Get pnpm store directory
3230
shell: bash

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525

2626
- name: Install pnpm
2727
uses: pnpm/action-setup@v4
28-
with:
29-
version: 10
3028

3129
- name: Get pnpm store directory
3230
shell: bash

0 commit comments

Comments
 (0)