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 0e1d9b6 commit fe6bbadCopy full SHA for fe6bbad
.github/workflows/actions/download-archive/action.yml
@@ -10,7 +10,7 @@ inputs:
10
runs:
11
using: 'composite'
12
steps:
13
- - uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
+ - uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
14
with:
15
name: ${{ inputs.name }}
16
path: ${{ inputs.path }}
0 commit comments