Skip to content

Commit 7bec688

Browse files
update github action dependency
1 parent 99b81b1 commit 7bec688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: 22.x
2020
- name: Download artifact
2121
id: download-artifact
22-
uses: dawidd6/action-download-artifact@v5
22+
uses: dawidd6/action-download-artifact@v7
2323
with:
2424
workflow: build_workflow.yml
2525
name: package

0 commit comments

Comments
 (0)