mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-24 16:42:05 +00:00
chore(deps): update actions/github-script action to v8
This commit is contained in:
2
.github/workflows/pr-build-artifacts.yml
vendored
2
.github/workflows/pr-build-artifacts.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Create comment
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const runId = context.runId;
|
||||
|
||||
Reference in New Issue
Block a user