Skip to content

Commit 0118b9c

Browse files
authored
Merge pull request #8 from guitarrapc/dependabot/github_actions/actions/download-artifact-5.0.0
chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0
2 parents e8f9efa + eb2e8fc commit 0118b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- uses: guitarrapc/actions/.github/actions/setup-dotnet@main
4141
# nuget
42-
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
42+
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
4343
with:
4444
name: nuget
4545
path: ./nuget

0 commit comments

Comments
 (0)