Merge pull request #1045 from shivammathur/dependabot/github_actions/develop/actions/download-artifact-7

Bump actions/download-artifact from 6 to 7
This commit is contained in:
Shivam Mathur
2025-12-15 15:54:23 +05:30
committed by GitHub

View File

@@ -105,7 +105,7 @@ jobs:
with: with:
repository: ${{ github.repository }}.wiki repository: ${{ github.repository }}.wiki
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@v6 uses: actions/download-artifact@v7
with: with:
path: ${{ github.workspace }}/lists path: ${{ github.workspace }}/lists
pattern: lists-* pattern: lists-*