Skip to content

Commit cc9d13c

Browse files
build(deps): bump actions/download-artifact from 2.0.9 to 2.0.10 (#11)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2.0.9...v2.0.10) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf536a7 commit cc9d13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
fetch-depth: 0
9292

9393
- name: Download NuGet Packages
94-
uses: actions/[email protected].9
94+
uses: actions/[email protected].10
9595
with:
9696
name: nuget
9797

0 commit comments

Comments
 (0)