Skip to content

Commit 5b43240

Browse files
authored
Merge pull request #20 from oltoko/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 6 to 8
2 parents ebea2ce + f512a41 commit 5b43240

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
@@ -92,7 +92,7 @@ jobs:
9292
override: true
9393

9494
- name: Get release download URL
95-
uses: actions/download-artifact@v6
95+
uses: actions/download-artifact@v8
9696
with:
9797
name: artifacts
9898
path: artifacts

0 commit comments

Comments
 (0)