Skip to content

Commit d7ec9d4

Browse files
chore(deps): bump actions/download-artifact from 4.2.0 to 4.2.1 (#180)
1 parent 9e9a3a9 commit d7ec9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/step-dotnet-publish-nuget.yml

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

1313
steps:
1414
- name: Download Artifacts
15-
uses: actions/download-artifact@v4.2.0
15+
uses: actions/download-artifact@v4.2.1
1616
with:
1717
name: release-packages
1818
path: packages

0 commit comments

Comments
 (0)