We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8f9efa + eb2e8fc commit 0118b9cCopy full SHA for 0118b9c
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
steps:
40
- uses: guitarrapc/actions/.github/actions/setup-dotnet@main
41
# nuget
42
- - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
+ - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
43
with:
44
name: nuget
45
path: ./nuget
0 commit comments