Merge pull request #24 from michalvankodev/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v5
This commit is contained in:
@@ -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@v4
|
- uses: actions/upload-artifact@v5
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: axum_server/dist/
|
path: axum_server/dist/
|
||||||
|
|||||||
Reference in New Issue
Block a user