Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Commit 92fbb4d

Browse files
chore(deps): bump actions/download-artifact from 5 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ecdc93 commit 92fbb4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
steps:
9191
- name: Setup | Download Build Artifacts
92-
uses: actions/download-artifact@v5
92+
uses: actions/download-artifact@v7
9393
id: artifact-download
9494
with:
9595
name: distribution-artifacts

0 commit comments

Comments
 (0)