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 2a131e3 commit 238cfe6Copy full SHA for 238cfe6
.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@d3f86a106a0bac45b974a628896c90dbdf5c8093 # 4.3.0
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # 5.0.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