We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 372c95b + 5b77533 commit bba3e4aCopy full SHA for bba3e4a
.github/workflows/compile-dependabot-updates.yml
@@ -52,7 +52,7 @@ jobs:
52
ref: ${{ github.event.pull_request.head.ref }}
53
54
- name: Download build artifacts
55
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
56
with:
57
name: dist
58
path: dist/
0 commit comments