Skip to content

Commit ac2df23

Browse files
chore(deps): bump actions/download-artifact from 4.1.9 to 4.2.0 (#178)
1 parent 62c0aeb commit ac2df23

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.1.9
15+
uses: actions/download-artifact@v4.2.0
1616
with:
1717
name: release-packages
1818
path: packages

0 commit comments

Comments
 (0)