Skip to content

Commit 9be75d7

Browse files
chore(deps): update actions/download-artifact action to v5 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 523b7e8 commit 9be75d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
node-version: ${{matrix.node-version }}
6767

68-
- uses: actions/download-artifact@v4
68+
- uses: actions/download-artifact@v5
6969
with:
7070
name: package.tgz
7171

0 commit comments

Comments
 (0)