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 ee656cb + 634fed0 commit 51bdbf0Copy full SHA for 51bdbf0
.github/workflows/publish-artifacts-examples-tests.yml
@@ -66,7 +66,7 @@ jobs:
66
8.0.x
67
68
- name: Download packages
69
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # 5.0.0
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # 6.0.0
70
with:
71
name: nuget-packages
72
path: ./packages/
@@ -113,7 +113,7 @@ jobs:
113
packages: write
114
steps:
115
116
117
118
119
0 commit comments