Bump actions/download-artifact from 4.3.0 to 5.0.0 (#6266)

This commit is contained in:
dependabot[bot]
2025-09-30 07:37:17 +02:00
committed by GitHub
parent 82b0f5c74f
commit 15a5983aa5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ jobs:
- build-arm64
steps:
- name: Download digests
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
with:
path: /tmp/digests
pattern: digests-*
+1 -1
View File
@@ -200,7 +200,7 @@ jobs:
with:
token: ${{ secrets[format('PERSONAL_GITHUB_TOKEN_{0}', needs.setup-credentials.outputs.author_uppercase)] }}
- name: Download binary artifacts
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
- name: Move artifacts
run: |
mv -f swiftlint-macos/* .