Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit 4b65c20

Browse files
authored
Bump actions/download-artifact from 4 to 5 (#23)
2 parents 20abaa0 + ce03b99 commit 4b65c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: npm ci
6969

7070
- name: Download build artifact
71-
uses: actions/download-artifact@v4
71+
uses: actions/download-artifact@v5
7272
with:
7373
name: package
7474
path: ./package

0 commit comments

Comments
 (0)