Skip to content

Commit f3be4c6

Browse files
chore(deps): update pnpm/action-setup action to v4.3.0
| datasource | package | from | to | | ----------- | ----------------- | ------ | ------ | | github-tags | pnpm/action-setup | v4.2.0 | v4.3.0 |
1 parent 8123aa4 commit f3be4c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-node/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
}}' >> "$GITHUB_ENV"
3434
3535
- name: ⚙️ Setup pnpm
36-
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
36+
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0
3737
with:
3838
standalone: true
3939

0 commit comments

Comments
 (0)