mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 14:47:37 +03:00
try github-script v8
This commit is contained in:
parent
ce204d1a8f
commit
7f08cc3667
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
|
||||
- name: Comment PR with firmware stats and firmware.bin
|
||||
if: github.event_name == 'pull_request'
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const marker = '<!-- firmware-stats -->';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user