summaryrefslogtreecommitdiff
path: root/.github/workflows/get-api-diff.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-20 19:37:10 +0900
committerGitHub <noreply@github.com>2025-10-20 19:37:10 +0900
commit7fe9574897a04e84c4a4a6d4bc1224417407eac0 (patch)
treeda2d4e9a5f8381c35c5b1777194ddca5b3000a06 /.github/workflows/get-api-diff.yml
parentfix(deps): update [backend] update dependencies [ci skip] (#16676) (diff)
downloadmisskey-7fe9574897a04e84c4a4a6d4bc1224417407eac0.tar.gz
misskey-7fe9574897a04e84c4a4a6d4bc1224417407eac0.tar.bz2
misskey-7fe9574897a04e84c4a4a6d4bc1224417407eac0.zip
chore(deps): update pnpm/action-setup action to v4.2.0 [ci skip] (#16675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/get-api-diff.yml')
-rw-r--r--.github/workflows/get-api-diff.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/get-api-diff.yml b/.github/workflows/get-api-diff.yml
index 1cd1ef0ebd..90f7486413 100644
--- a/.github/workflows/get-api-diff.yml
+++ b/.github/workflows/get-api-diff.yml
@@ -30,7 +30,7 @@ jobs:
ref: ${{ matrix.ref }}
submodules: true
- name: Setup pnpm
- uses: pnpm/action-setup@v4.1.0
+ uses: pnpm/action-setup@v4.2.0
- name: Use Node.js
uses: actions/setup-node@v4.4.0
with: