Skip to content

Commit 3361e66

Browse files
chore(deps): Bump actions/download-artifact from 4 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...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 f324595 commit 3361e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Deploy.yml

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

5454
steps:
5555
- name: Download artifact from build job
56-
uses: actions/download-artifact@v4
56+
uses: actions/download-artifact@v7
5757
with:
5858
name: NuGet
5959

0 commit comments

Comments
 (0)