mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-08-05 14:56:18 +00:00
refacotr(gh): refactor
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
run: echo "pr-number=$(cat artifacts/pr_number)" >> "$GITHUB_OUTPUT"
|
||||
- name: Find heap snapshot artifacts
|
||||
id: find-heap-snapshot-artifacts
|
||||
uses: actions/github-script@v8
|
||||
uses: actions/github-script@v9
|
||||
with:
|
||||
script: |
|
||||
const { owner, repo } = context.repo;
|
||||
|
||||
Reference in New Issue
Block a user