Skip to content

Commit 7a6a6d9

Browse files
chore(deps): update actions/upload-artifact action to v7 (OpenListTeam#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e4f45e commit 7a6a6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# OPENLIST_FRONTEND_BUILD_COMPRESS: false
4141

4242
- name: Upload Build Artifacts
43-
uses: actions/upload-artifact@v6
43+
uses: actions/upload-artifact@v7
4444
with:
4545
name: openlist-frontend-dist-dev-${{ github.sha }}
4646
path: dist/

0 commit comments

Comments
 (0)