We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b029cc5 commit cda437cCopy full SHA for cda437c
.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/
@@ -114,7 +114,7 @@ jobs:
114
packages: write
115
steps:
116
117
118
119
120
0 commit comments