Skip to content

Commit d792d16

Browse files
authored
Merge pull request #267 from mufeedvh/dependabot/github_actions/main/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents df7af09 + f47a7e8 commit d792d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
runs-on: ubuntu-latest
120120
steps:
121121
- name: Download artifacts
122-
uses: actions/download-artifact@v6
122+
uses: actions/download-artifact@v7
123123
with:
124124
path: artifacts
125125

0 commit comments

Comments
 (0)