Skip to content

Commit 757dc50

Browse files
authored
Merge pull request #362 from spatial-model-editor/dependabot/github_actions/pnpm/action-setup-5
Bump pnpm/action-setup from 4 to 5
2 parents bf2e303 + c1073bd commit 757dc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
contents: read
1010
steps:
1111
- uses: actions/checkout@v6
12-
- uses: pnpm/action-setup@v4
12+
- uses: pnpm/action-setup@v5
1313
with:
1414
version: 10
1515
- uses: actions/setup-node@v6

0 commit comments

Comments
 (0)