Skip to content

Commit 6d7c18c

Browse files
authored
Merge pull request #64 from click-contrib/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 b3f443e + 468811a commit 6d7c18c

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
@@ -33,7 +33,7 @@ jobs:
3333
permissions:
3434
id-token: write
3535
steps:
36-
- uses: actions/download-artifact@v3
36+
- uses: actions/download-artifact@v4.1.7
3737
with:
3838
name: artifact
3939
path: dist

0 commit comments

Comments
 (0)