We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b029cc5 commit 5eeb3efCopy full SHA for 5eeb3ef
.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@b14cf4c92620c250e1c074ab0a5800e37df86765 # 4.2.0
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