Use script v8
This commit is contained in:
parent
428074b62c
commit
bdabba390d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -404,7 +404,7 @@ jobs:
|
|||
run: npm ci
|
||||
|
||||
- name: Delete test artifacts
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const artifactClient = require('@actions/artifact');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue