Merge pull request #38 from NotAShelf/dependabot/github_actions/actions/download-artifact-7

chore(deps): bump actions/download-artifact from 6 to 7
This commit is contained in:
raf 2025-12-15 13:34:44 +03:00 committed by GitHub
commit ad685ae2a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v6 uses: actions/checkout@v6
- name: Download profiling results - name: Download profiling results
uses: actions/download-artifact@v6 uses: actions/download-artifact@v7
with: with:
name: hotpath-results name: hotpath-results
path: /tmp/ path: /tmp/