We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fc769 commit 2545754Copy full SHA for 2545754
1 file changed
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
80
steps:
81
- name: Download dist bundle
82
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
83
with:
84
name: dist-bundle-${{ github.event.repository.name }}-${{ needs.build-release.outputs.timestamp }}
85
path: .
0 commit comments