Skip to content

Commit 2545754

Browse files
deps(actions)(deps): bump actions/download-artifact (#10)
1 parent 93fc769 commit 2545754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
steps:
8181
- name: Download dist bundle
82-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3
82+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
8383
with:
8484
name: dist-bundle-${{ github.event.repository.name }}-${{ needs.build-release.outputs.timestamp }}
8585
path: .

0 commit comments

Comments
 (0)