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.
1 parent 7357a5b commit 092c95cCopy full SHA for 092c95c
.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@95815c38cf2ff2164869cbab79da8d1f422bc89e # 4.2.1
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # 4.3.0
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