Skip to content

Commit 6f5f0c2

Browse files
chore(deps): update pnpm/action-setup action to v2.2.4 (#45)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm/action-setup](https://github.com/pnpm/action-setup) | action | patch | `v2.2.3` -> `v2.2.4` | --- ### Release Notes <details> <summary>pnpm/action-setup</summary> ### [`v2.2.4`](https://github.com/pnpm/action-setup/releases/tag/v2.2.4) [Compare Source](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4) No deprecation warnings are printed about set-state and set-output commands ([https://github.com/pnpm/action-setup/issues/57](https://github.com/pnpm/action-setup/issues/57)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/AlexKMarshall/necromunda-turbo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzNy4wIn0=-->
2 parents 6fe3d65 + 5531d2a commit 6f5f0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 2
2424

25-
- uses: pnpm/action-setup@v2.2.3
25+
- uses: pnpm/action-setup@v2.2.4
2626
with:
2727
version: 6.32.2
2828

0 commit comments

Comments
 (0)