chore(deps): update actions/upload-artifact action to v6

This commit is contained in:
renovate[bot]
2026-02-02 19:38:26 +00:00
committed by GitHub
parent 8a0d8632bb
commit b925da1b97

View File

@@ -47,7 +47,7 @@ jobs:
working-directory: axum_server working-directory: axum_server
- name: Server log - name: Server log
run: cat axum_server/server.log run: cat axum_server/server.log
- uses: actions/upload-artifact@v5 - uses: actions/upload-artifact@v6
with: with:
name: dist name: dist
path: axum_server/dist/ path: axum_server/dist/