summaryrefslogtreecommitdiff
path: root/.github/workflows/validate-api-json.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-24 11:53:23 +0900
committerGitHub <noreply@github.com>2025-08-24 11:53:23 +0900
commit857a87d4b6fbad10ae6b4bf4a593343ed642f259 (patch)
tree10c5a3a54f95d17d1647b9695855991209d6e8a9 /.github/workflows/validate-api-json.yml
parentfix(deps): update [root] update dependencies (#16449) (diff)
downloadmisskey-857a87d4b6fbad10ae6b4bf4a593343ed642f259.tar.gz
misskey-857a87d4b6fbad10ae6b4bf4a593343ed642f259.tar.bz2
misskey-857a87d4b6fbad10ae6b4bf4a593343ed642f259.zip
chore(deps): update [github actions] update dependencies (#16447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/validate-api-json.yml')
-rw-r--r--.github/workflows/validate-api-json.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/validate-api-json.yml b/.github/workflows/validate-api-json.yml
index edff7dbecb..25353e4d29 100644
--- a/.github/workflows/validate-api-json.yml
+++ b/.github/workflows/validate-api-json.yml
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v4.3.0
with:
submodules: true
- name: Setup pnpm