Skip to content

Commit 930f702

Browse files
authored
Merge branch 'master' into codex/skip-writes-to-destroyed-files
2 parents 6c739f5 + 36b096b commit 930f702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Checkout
7777
uses: actions/checkout@v5
7878

79-
- uses: pnpm/action-setup@v6
79+
- uses: pnpm/action-setup@v6.0.9
8080
name: Install pnpm
8181
with:
8282
run_install: false

0 commit comments

Comments
 (0)