Skip to content

Commit 6e2fb8d

Browse files
authored
Merge pull request #48 from hjwp/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 745b476 + 495caa2 commit 6e2fb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
permissions:
2727
id-token: write
2828
steps:
29-
- uses: actions/download-artifact@v3
29+
- uses: actions/download-artifact@v4.1.7
3030
with:
3131
name: artifact
3232
path: dist

0 commit comments

Comments
 (0)