We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 623e2ae + cda437c commit cb697deCopy full SHA for cb697de
.github/workflows/publish-artifacts-examples-tests.yml
@@ -68,7 +68,7 @@ jobs:
68
8.0.x
69
70
- name: Download packages
71
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # 4.1.9
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # 4.2.1
72
with:
73
name: nuget-packages
74
path: ./packages/
@@ -115,7 +115,7 @@ jobs:
115
packages: write
116
steps:
117
118
119
120
121
0 commit comments