Skip to content

Commit 69b00ec

Browse files
Merge pull request #18 from TheDragonCode/dependabot/github_actions/actions/download-artifact-7
2 parents 4a2507a + f6f4aad commit 69b00ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
- uses: actions/checkout@v6
201201

202202
- name: Download all artifacts and merge
203-
uses: actions/download-artifact@v6
203+
uses: actions/download-artifact@v7
204204
with:
205205
merge-multiple: true
206206
path: .

0 commit comments

Comments
 (0)