Skip to content

Commit 58224f3

Browse files
committed
IGNITE-24759 Upgrade actions/download-artifact.
1 parent 79d88b5 commit 58224f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
cd -
193193
194194
- name: Upload Job Artifacts
195-
uses: actions/upload-artifact@v3
195+
uses: actions/upload-artifact@v4
196196
with:
197197
name: ${{ env.EXTENSION_RC_TAG }}
198198
path: ${{ env.GIT_HOME }}/target/${{ env.EXTENSION_RC_TAG }}.zip

0 commit comments

Comments
 (0)