Skip to content

Commit dabd7c1

Browse files
Bump pnpm/action-setup from 4.2.0 to 4.4.0 in the github-actions group (#117)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bb4bb1 commit dabd7c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
node-version: 20
2929

30-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
30+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
3131
with:
3232
run_install: true
3333

@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
node-version: 20
4444

45-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
45+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
4646
with:
4747
run_install: true
4848

@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
node-version: 20
5959

60-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
60+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
6161
with:
6262
run_install: true
6363

@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
node-version: 20
7474

75-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
75+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
7676
with:
7777
run_install: true
7878

@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
node-version: 20
109109

110-
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
110+
- uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
111111
with:
112112
run_install: true
113113

0 commit comments

Comments
 (0)