Skip to content

Commit 8774b5d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7'
2 parents 2b3b046 + b489507 commit 8774b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
with:
121121
length: 7
122122

123-
- uses: actions/download-artifact@v2
123+
- uses: actions/download-artifact@v4.1.7
124124
with:
125125
name: ${{ github.event.repository.name }}-${{ steps.short-sha.outputs.sha }}-release
126126
path: ${{ github.event.repository.name }}

0 commit comments

Comments
 (0)