Skip to content

Commit f786469

Browse files
ci: bump actions/download-artifact from 5 to 6 (#25599)
1 parent bf706bd commit f786469

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
@@ -111,7 +111,7 @@ jobs:
111111
needs: release-build
112112
runs-on: ubuntu-latest
113113
steps:
114-
- uses: actions/download-artifact@v5
114+
- uses: actions/download-artifact@v6
115115
- name: Create release
116116
uses: ncipollo/release-action@v1
117117
with:

0 commit comments

Comments
 (0)