This commit is contained in:
renovate[bot] 2025-05-05 02:01:08 +00:00 committed by GitHub
commit 06daafc8b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -171,7 +171,7 @@ jobs:
python-version: '3.13'
- run: pip install s3cmd==2.4.0
- name: download artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
with:
# if `name` is not specified, it will download all artifacts
path: artifacts/
@ -222,7 +222,7 @@ jobs:
path: node_modules
key: ${{ runner.os }}-node_modules-${{ hashFiles('.nvmrc', 'package-lock.json') }}
- name: download artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
with:
# if `name` is not specified, it will download all artifacts
path: artifacts/