We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a8c782 + ad07012 commit 01b4141Copy full SHA for 01b4141
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
needs: build
21
steps:
22
- name: Download artifact
23
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
24
with:
25
name: package
26
path: ./packages
0 commit comments