Skip to content

Commit 8131ee4

Browse files
Merge pull request #49 from christianhelle/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents 2f9a985 + b45dac5 commit 8131ee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
draft: true
9696
prerelease: false
9797

98-
- uses: actions/download-artifact@v3
98+
- uses: actions/download-artifact@v4.1.7
9999
with:
100100
path: artifacts
101101

0 commit comments

Comments
 (0)