Skip to content

Commit f1d6a3b

Browse files
Bump pnpm/action-setup from 4.0.0 to 4.1.0 in the github-actions group (#97)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4317d52 commit f1d6a3b

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: 18
2929

30-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
30+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
3131
with:
3232
run_install: true
3333

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

45-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
45+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
4646
with:
4747
run_install: true
4848

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

60-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
60+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
6161
with:
6262
run_install: true
6363

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

75-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
75+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
7676
with:
7777
run_install: true
7878

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

110-
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
110+
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
111111
with:
112112
run_install: true
113113

0 commit comments

Comments
 (0)