Skip to content

Commit 1c29686

Browse files
authored
Merge pull request #1 from Remora/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents 7cb1625 + 65aa771 commit 1c29686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
steps:
4545
- name: Download package artifacts
46-
uses: actions/download-artifact@v3
46+
uses: actions/download-artifact@v4.1.7
4747
with:
4848
name: nupkg
4949
path: nuget

0 commit comments

Comments
 (0)