We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c69911 commit ea7d4dbCopy full SHA for ea7d4db
.github/workflows/actions/download-archive/action.yml
@@ -10,7 +10,7 @@ inputs:
10
runs:
11
using: 'composite'
12
steps:
13
- - uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
+ - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
14
with:
15
name: ${{ inputs.name }}
16
path: ${{ inputs.path }}
0 commit comments