mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-13 02:40:34 +00:00
chore(deps): bump actions/upload-artifact from 4 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3a43f7632f
commit
59550e0665
1 changed files with 1 additions and 1 deletions
2
.github/workflows/batch_compute.yml
vendored
2
.github/workflows/batch_compute.yml
vendored
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
python3 4-Infrastructure/shim/vcn_compute_substrate.py --verify-wasm || true
|
||||
|
||||
- name: Upload Computational Receipts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: batch-compute-receipts
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue