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 6b1f014 + 181ef9c commit 4a35f0aCopy full SHA for 4a35f0a
.github/workflows/deploy-plugins.yml
@@ -191,7 +191,7 @@ jobs:
191
192
- name: Download artifact
193
if: steps.artifact-existence.outputs.exists == 'true'
194
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v5
195
with:
196
name: ${{ matrix.plugin }}
197
path: ./build/dist
0 commit comments