Skip to content

Commit fd91af3

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent b075e96 commit fd91af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
if: github.ref_type == 'tag'
6161
runs-on: ubuntu-latest
6262
steps:
63-
- uses: actions/download-artifact@v4
63+
- uses: actions/download-artifact@v5
6464
with:
6565
path: artifacts
6666
merge-multiple: true

0 commit comments

Comments
 (0)