Skip to content

Commit c74c9e4

Browse files
ci: bump actions/download-artifact from 4 to 5 (#25051)
1 parent cbb14e1 commit c74c9e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
needs: release-build
107107
runs-on: ubuntu-latest
108108
steps:
109-
- uses: actions/download-artifact@v4
109+
- uses: actions/download-artifact@v5
110110
- name: Create release
111111
uses: ncipollo/release-action@v1
112112
with:

0 commit comments

Comments
 (0)