Merge pull request #12314 from cli/dependabot/github_actions/actions/download-artifact-7

chore(deps): bump actions/download-artifact from 6 to 7
This commit is contained in:
Kynan Ware 2026-01-23 11:18:19 -07:00 committed by GitHub
commit 970a1ebbc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -281,7 +281,7 @@ jobs:
- name: Checkout cli/cli
uses: actions/checkout@v6
- name: Merge built artifacts
uses: actions/download-artifact@v6
uses: actions/download-artifact@v7
- name: Checkout documentation site
uses: actions/checkout@v6
with: