Skip to content

Commit 2401d63

Browse files
ci: bump actions/download-artifact from 6 to 7 (#25975)
1 parent 078bb28 commit 2401d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
needs: release-build
113113
runs-on: ubuntu-latest
114114
steps:
115-
- uses: actions/download-artifact@v6
115+
- uses: actions/download-artifact@v7
116116
- name: Create release
117117
uses: ncipollo/release-action@v1
118118
with:

0 commit comments

Comments
 (0)