Merge pull request #11458 from cli/dependabot/github_actions/actions/download-artifact-5

chore(deps): bump actions/download-artifact from 4 to 5
This commit is contained in:
Kynan Ware 2025-08-14 09:33:54 -06:00 committed by GitHub
commit 245484cc51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -256,7 +256,7 @@ jobs:
- name: Checkout cli/cli
uses: actions/checkout@v4
- name: Merge built artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
- name: Checkout documentation site
uses: actions/checkout@v4
with: