Skip to content

Commit 74becfb

Browse files
Update actions/upload-artifact action to v7
1 parent e09fdc1 commit 74becfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
subject-path: ${{ steps.build.outputs.package_name }}.zip
7272

7373
- name: Upload artifacts
74-
uses: actions/upload-artifact@v4
74+
uses: actions/upload-artifact@v7
7575
with:
7676
name: ${{ steps.package.outputs.build_name }}
7777
path: |

0 commit comments

Comments
 (0)