mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-09 21:36:52 +08:00
Bump actions/github-script from 7 to 8 (#935)
This commit is contained in:
parent
cd97e30c5a
commit
310d39b90a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/version.yml
vendored
2
.github/workflows/version.yml
vendored
|
@ -392,7 +392,7 @@ jobs:
|
||||||
compression-level: 6
|
compression-level: 6
|
||||||
|
|
||||||
- name: Clean up temporary build artifacts
|
- name: Clean up temporary build artifacts
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v8
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
// Get all artifacts from this workflow run
|
// Get all artifacts from this workflow run
|
||||||
|
|
Loading…
Add table
Reference in a new issue