Merge pull request #226 from diegosouzapw/dependabot/github_actions/actions/download-artifact-8

chore(deps): bump actions/download-artifact from 4 to 8
This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-03-06 18:49:40 -03:00
committed by GitHub

View File

@@ -136,7 +136,7 @@ jobs:
fetch-depth: 0
- name: Download all artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v8
with:
path: release-assets
merge-multiple: true