1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 10:25:39 +02:00

chore(deps): update [github actions] update dependencies (#16545)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-04 15:18:21 +09:00
committed by GitHub
parent a393d5a87e
commit 6956f44d1f
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ jobs:
# api-artifact
steps:
- name: Download artifact
uses: actions/github-script@v7.0.1
uses: actions/github-script@v7.1.0
with:
script: |
const fs = require('fs');