Skip to content

Commit b2e2dff

Browse files
Update actions/download-artifact action to v8.0.1
1 parent a50d070 commit b2e2dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
show-progress: false
152152

153153
- name: Download plugin artifact from ubuntu-latest
154-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
154+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
155155
with:
156156
name: ubuntu-latest_${{ needs.publish.outputs.PLUGIN_NAME }}
157157
path: out

0 commit comments

Comments
 (0)