Merge pull request #61 from NotAShelf/dependabot/github_actions/actions/upload-artifact-7
Some checks failed
Rust / Test on aarch64-unknown-linux-gnu (push) Has been cancelled
Rust / Test on riscv64gc-unknown-linux-gnu (push) Has been cancelled
Rust / Test on x86_64-unknown-linux-gnu (push) Has been cancelled

chore: bump actions/upload-artifact from 4 to 7
This commit is contained in:
raf 2026-03-30 14:46:59 +03:00 committed by GitHub
commit f78e03264f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ jobs:
echo '${{ github.base_ref }}' > /tmp/metrics/base_ref.txt echo '${{ github.base_ref }}' > /tmp/metrics/base_ref.txt
echo '${{ github.head_ref }}' > /tmp/metrics/head_ref.txt echo '${{ github.head_ref }}' > /tmp/metrics/head_ref.txt
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v7
with: with:
name: profile-metrics name: profile-metrics
path: /tmp/metrics/ path: /tmp/metrics/