chore(deps): update actions/download-artifact action to v5

This commit is contained in:
renovate[bot]
2025-08-06 01:35:25 +00:00
committed by GitHub
parent 4d6acbbc70
commit 341caa3f6f
+2 -2
View File
@@ -179,7 +179,7 @@ jobs:
go-${{ runner.os }}-${{ runner.arch }}-${{ env.CACHE_NAME }}-
- name: Download app artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
name: app-dist
path: app/dist
@@ -326,7 +326,7 @@ jobs:
type=raw,value=latest,enable=${{ github.event_name == 'release' && !github.event.release.prerelease }}
- name: Download artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
path: ./dist